Searched defs:p_handle (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/ |
D | bta_hf_client_test.cc | 46 uint16_t p_handle = 0; in TEST_F() local 56 uint16_t p_handle; in TEST_F() local
|
D | bta_hf_client_security_test.cc | 47 uint16_t p_handle; in TEST_F() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_screen_cache.c | 198 struct svga_winsys_surface **p_handle) in svga_screen_cache_add() 600 struct svga_winsys_surface **p_handle) in svga_screen_surface_destroy()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hf_client/ |
D | bta_hf_client_api.cc | 90 bt_status_t BTA_HfClientOpen(const RawAddress& bd_addr, uint16_t* p_handle) { in BTA_HfClientOpen()
|
D | bta_hf_client_main.cc | 560 bool bta_hf_client_allocate_handle(const RawAddress& bd_addr, uint16_t* p_handle) { in bta_hf_client_allocate_handle()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/avct/ |
D | avct_api.cc | 142 uint16_t AVCT_CreateConn(uint8_t* p_handle, tAVCT_CC* p_cc, const RawAddress& peer_addr) { in AVCT_CreateConn()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/bnep/ |
D | bnep_api.cc | 141 uint16_t* p_handle, uint32_t /* mx_chan_id */) { in BNEP_Connect()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_api.cc | 138 tBTA_STATUS BTA_DmSetLocalDiRecord(tSDP_DI_RECORD* p_device_info, uint32_t* p_handle) { in BTA_DmSetLocalDiRecord()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_sdp_api.cc | 141 tSDP_STATUS SDP_SetLocalDiRecord(const tSDP_DI_RECORD* p_device_info, uint32_t* p_handle) { in SDP_SetLocalDiRecord()
|
D | mock_bta_dm_api.cc | 273 tBTA_STATUS BTA_DmSetLocalDiRecord(tSDP_DI_RECORD* p_device_info, uint32_t* p_handle) { in BTA_DmSetLocalDiRecord()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/ |
D | att_protocol.cc | 203 uint16_t* p_handle) { in attp_build_read_multi_cmd()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/rfcomm/ |
D | port_api.cc | 112 const RawAddress& bd_addr, uint16_t* p_handle, in RFCOMM_CreateConnectionWithSecurity()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdp_api.cc | 930 tSDP_STATUS SDP_SetLocalDiRecord(const tSDP_DI_RECORD* p_device_info, uint32_t* p_handle) { in SDP_SetLocalDiRecord()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/avdt/ |
D | avdt_api.cc | 167 uint16_t AVDT_CreateStream(uint8_t peer_id, uint8_t* p_handle, in AVDT_CreateStream()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/avrc/ |
D | avrc_api.cc | 1073 uint16_t AVRC_Open(uint8_t* p_handle, tAVRC_CONN_CB* p_ccb, const RawAddress& peer_addr) { in AVRC_Open()
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/ |
D | avrcp_service.cc | 117 uint16_t Open(uint8_t* p_handle, tAVRC_CONN_CB* p_ccb, const RawAddress& bd_addr) override { in Open()
|