Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c242 UINT8 *p_num_records, UINT8 **p_data, UINT16 *p_data_len) in btm_ble_batchscan_deq_rep_data()
/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c941 INT32 SDP_ReadRecord(UINT32 handle, UINT8 *p_data, INT32 *p_data_len) in SDP_ReadRecord()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_scb_act.c2102 void avdt_scb_queue_frags(tAVDT_SCB *p_scb, UINT8 **pp_data, UINT32 *p_data_len, fixed_queue_t *pq) in avdt_scb_queue_frags()