Home
last modified time | relevance | path

Searched refs:btm_le_on_advertising_set_terminated (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_int.h73 extern void btm_le_on_advertising_set_terminated(uint8_t* p, uint16_t length);
Dble_advertiser_hci_interface.cc745 void btm_le_on_advertising_set_terminated(uint8_t* p, uint16_t length) { in btm_le_on_advertising_set_terminated() function
/system/bt/stack/btu/
Dbtu_hcif.cc458 btm_le_on_advertising_set_terminated(p, hci_evt_len); in btu_hcif_process_event()