Searched defs:hdl (Results  1 – 7 of 7) sorted by relevance
| /packages/modules/Bluetooth/system/hci/src/ | 
| D | packet_fragmenter.cc | 249         BT_HDR* hdl = map_iter->second;  in reassemble_and_dispatch_iso()  local434         BT_HDR* hdl = map_iter->second;  in reassemble_and_dispatch()  local
 
 | 
| /packages/modules/Bluetooth/system/bta/hh/ | 
| D | bta_hh_act.cc | 197   uint8_t hdl = 0;  in bta_hh_sdp_cback()  local459       uint8_t hdl;  in bta_hh_bredr_conn()  local
 
 | 
| /packages/modules/Bluetooth/system/stack/avdt/ | 
| D | avdt_scb.cc | 915 AvdtpScb* avdt_scb_by_hdl(uint8_t hdl) {  in avdt_scb_by_hdl()
 | 
| D | avdt_scb_act.cc | 793   uint8_t hdl = avdt_scb_to_hdl(p_scb);  in avdt_scb_hdl_tc_close()  local
 | 
| /packages/modules/Bluetooth/system/bta/le_audio/ | 
| D | storage_helper.cc | 207     auto hdl = hdl_pair.val_hdl;  in deserializePacs()  local
 | 
| D | client.cc | 1617   void LeAudioCharValueHandle(uint16_t conn_id, uint16_t hdl, uint16_t len,  in LeAudioCharValueHandle()1859   void OnGattReadRsp(uint16_t conn_id, tGATT_STATUS status, uint16_t hdl,  in OnGattReadRsp()
 2800   void OnGattWriteCcc(uint16_t conn_id, tGATT_STATUS status, uint16_t hdl,  in OnGattWriteCcc()
 4805                                   uint16_t hdl, uint16_t len, uint8_t* value,  in OnGattReadRspStatic()
 
 | 
| /packages/modules/Bluetooth/system/bta/csis/ | 
| D | csis_types.h | 224     uint16_t hdl = 0;  in GetCsisInstanceByOwningHandle()  local236     uint16_t hdl = 0;  in GetCsisInstanceByGroupId()  local
 
 |