Home
last modified time | relevance | path

Searched defs:p_head (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc213 uint8_t* p_head = p; in sdp_compose_proto_list() local
531 uint8_t* p_head; in SDP_AddSequence() local
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc834 sync_node_t* p_head = (sync_node_t*)list_front(sync_queue); in sync_queue_advance() local
894 sync_node_t* p_head = (sync_node_t*)list_front(sync_queue); in btm_queue_sync_next() local
931 sync_node_t* p_head = (sync_node_t*)list_front(sync_queue); in btm_ble_start_sync_timeout() local
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc390 static tBTA_HH_LE_RPT* bta_hh_le_find_rpt_by_idtype(tBTA_HH_LE_RPT* p_head, uint8_t mode, in bta_hh_le_find_rpt_by_idtype()