I'm trying to run broadcasting mode on the base off BLE_P2PServer example and instead of aci_gap_set_discoverable in app_ble.c, in "Adv_Request" function, I'm trying to use the below function: aci_gap_set_broadcast_mode( Min_Inter, Max_Inter, ADV_NO...