Home
last modified time | relevance | path

Searched defs:p_handle (Results 1 – 15 of 15) sorted by relevance

/packages/modules/Bluetooth/system/bta/test/
Dbta_hf_client_test.cc46 uint16_t p_handle = 0; in TEST_F() local
56 uint16_t p_handle; in TEST_F() local
Dbta_hf_client_security_test.cc47 uint16_t p_handle; in TEST_F() local
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_api.cc90 bt_status_t BTA_HfClientOpen(const RawAddress& bd_addr, uint16_t* p_handle) { in BTA_HfClientOpen()
Dbta_hf_client_main.cc595 uint16_t* p_handle) { in bta_hf_client_allocate_handle()
/packages/modules/Bluetooth/system/stack/avct/
Davct_api.cc123 uint16_t AVCT_CreateConn(uint8_t* p_handle, tAVCT_CC* p_cc, in AVCT_CreateConn()
/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_api.cc135 const Uuid& dst_uuid, uint16_t* p_handle, in BNEP_Connect()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.cc159 uint32_t* p_handle) { in SDP_SetLocalDiRecord()
Dmock_bta_dm_api.cc288 uint32_t* p_handle) { in BTA_DmSetLocalDiRecord()
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_api.cc144 uint32_t* p_handle) { in BTA_DmSetLocalDiRecord()
/packages/modules/Bluetooth/system/stack/gatt/
Datt_protocol.cc208 uint16_t* p_handle) { in attp_build_read_multi_cmd()
/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_api.cc114 uint16_t* p_handle, in RFCOMM_CreateConnectionWithSecurity()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc936 uint32_t* p_handle) { in SDP_SetLocalDiRecord()
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_api.cc162 uint16_t AVDT_CreateStream(uint8_t peer_id, uint8_t* p_handle, in AVDT_CreateStream()
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_api.cc1077 uint16_t AVRC_Open(uint8_t* p_handle, tAVRC_CONN_CB* p_ccb, in AVRC_Open()
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc106 uint16_t Open(uint8_t* p_handle, tAVRC_CONN_CB* p_ccb, in Open()