Searched refs:btm_ble_process_adv_pkt_cont (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_gap.c | 78 static void btm_ble_process_adv_pkt_cont(BD_ADDR bda, UINT8 addr_type, UINT8 evt_type, UINT8 *p); 1200 btm_ble_process_adv_pkt_cont(bda, addr_type, evt_type, pp); in btm_ble_resolve_random_addr_on_adv() 3616 btm_ble_process_adv_pkt_cont(bda, addr_type, evt_type, p); in btm_ble_process_adv_pkt() 3710 static void btm_ble_process_adv_pkt_cont(BD_ADDR bda, UINT8 addr_type, UINT8 evt_type, UINT8 *p) in btm_ble_process_adv_pkt_cont() function
|