Searched refs:BTA_DmBleGapPeriodicAdvEnable (Results 1 – 3 of 3) sorted by relevance
2258 …BTA_DmBleGapPeriodicAdvEnable(((arg_5->periodic_adv_start.include_adi)<<1)|0x01, arg_5->periodic_a… in btc_gap_ble_call_handler()2262 BTA_DmBleGapPeriodicAdvEnable(FALSE, arg_5->periodic_adv_stop.instance); in btc_gap_ble_call_handler()
3088 extern void BTA_DmBleGapPeriodicAdvEnable(UINT8 enable, UINT8 instance);
3196 void BTA_DmBleGapPeriodicAdvEnable(UINT8 enable, UINT8 instance) in BTA_DmBleGapPeriodicAdvEnable() function