Searched defs:hdl (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_act.cc | 201 uint8_t hdl = 0; in bta_hh_sdp_cback() local 465 uint8_t hdl; in bta_hh_bredr_conn() local
|
/packages/modules/Bluetooth/system/stack/avdt/ |
D | avdt_scb.cc | 921 AvdtpScb* avdt_scb_by_hdl(uint8_t hdl) { in avdt_scb_by_hdl()
|
D | avdt_scb_act.cc | 783 uint8_t hdl = avdt_scb_to_hdl(p_scb); in avdt_scb_hdl_tc_close() local
|
/packages/modules/Bluetooth/system/hci/src/ |
D | packet_fragmenter.cc | 181 BT_HDR* hdl = map_iter->second; in reassemble_and_dispatch() local
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | storage_helper.cc | 214 auto hdl = hdl_pair.val_hdl; in deserializePacs() local
|
D | client.cc | 1777 void LeAudioCharValueHandle(uint16_t conn_id, uint16_t hdl, uint16_t len, in LeAudioCharValueHandle() 1981 void OnGattReadRsp(uint16_t conn_id, tGATT_STATUS status, uint16_t hdl, in OnGattReadRsp() 3091 void OnGattWriteCcc(uint16_t conn_id, tGATT_STATUS status, uint16_t hdl, in OnGattWriteCcc() 5248 uint16_t hdl, uint16_t len, in OnGattCtpCccReadRspStatic() 5287 uint16_t hdl, uint16_t len, uint8_t* value, in OnGattReadRspStatic()
|
/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_types.h | 244 uint16_t hdl = 0; in GetCsisInstanceByOwningHandle() local 257 uint16_t hdl = 0; in GetCsisInstanceByGroupId() local
|