/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_avrc_api.cc | 47 uint16_t AVRC_Close(uint8_t handle) { in AVRC_Close() 51 uint16_t AVRC_CloseBrowse(uint8_t handle) { in AVRC_CloseBrowse() 59 uint16_t AVRC_MsgReq(uint8_t handle, uint8_t label, uint8_t ctype, in AVRC_MsgReq() 69 uint16_t AVRC_OpenBrowse(uint8_t handle, uint8_t conn_role) { in AVRC_OpenBrowse() 76 uint16_t AVRC_PassCmd(uint8_t handle, uint8_t label, tAVRC_MSG_PASS* p_msg) { in AVRC_PassCmd() 80 uint16_t AVRC_PassRsp(uint8_t handle, uint8_t label, tAVRC_MSG_PASS* p_msg) { in AVRC_PassRsp() 84 void avrc_flush_cmd_q(uint8_t handle) { mock_function_count_map[__func__]++; } in avrc_flush_cmd_q() 86 void avrc_send_next_vendor_cmd(uint8_t handle) { in avrc_send_next_vendor_cmd() 89 void avrc_start_cmd_timer(uint8_t handle, uint8_t label, uint8_t msg_mask) { in avrc_start_cmd_timer()
|
D | mock_stack_sdp_db.cc | 39 bool SDP_AddAdditionProtoLists(uint32_t handle, uint16_t num_elem, in SDP_AddAdditionProtoLists() 44 bool SDP_AddAttribute(uint32_t handle, uint16_t attr_id, uint8_t attr_type, in SDP_AddAttribute() 49 bool SDP_AddLanguageBaseAttrIDList(uint32_t handle, uint16_t lang, in SDP_AddLanguageBaseAttrIDList() 54 bool SDP_AddProfileDescriptorList(uint32_t handle, uint16_t profile_uuid, in SDP_AddProfileDescriptorList() 59 bool SDP_AddProtocolList(uint32_t handle, uint16_t num_elem, in SDP_AddProtocolList() 64 bool SDP_AddSequence(uint32_t handle, uint16_t attr_id, uint16_t num_elem, in SDP_AddSequence() 69 bool SDP_AddServiceClassIdList(uint32_t handle, uint16_t num_services, in SDP_AddServiceClassIdList() 74 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence() 79 bool SDP_DeleteAttribute(uint32_t handle, uint16_t attr_id) { in SDP_DeleteAttribute() 83 bool SDP_DeleteRecord(uint32_t handle) { in SDP_DeleteRecord() [all …]
|
D | mock_bta_ag_api.cc | 46 void BTA_AgAudioClose(uint16_t handle) { mock_function_count_map[__func__]++; } in BTA_AgAudioClose() 47 void BTA_AgAudioOpen(uint16_t handle) { mock_function_count_map[__func__]++; } in BTA_AgAudioOpen() 48 void BTA_AgClose(uint16_t handle) { mock_function_count_map[__func__]++; } in BTA_AgClose() 49 void BTA_AgDeregister(uint16_t handle) { mock_function_count_map[__func__]++; } in BTA_AgDeregister() 51 void BTA_AgOpen(uint16_t handle, const RawAddress& bd_addr) { in BTA_AgOpen() 59 void BTA_AgResult(uint16_t handle, tBTA_AG_RES result, in BTA_AgResult() 66 void BTA_AgSetCodec(uint16_t handle, tBTA_AG_PEER_CODEC codec) { in BTA_AgSetCodec()
|
D | mock_stack_rfcomm_port_api.cc | 53 int PORT_CheckConnection(uint16_t handle, RawAddress* bd_addr, in PORT_CheckConnection() 62 int PORT_FlowControl_MaxCredit(uint16_t handle, bool enable) { in PORT_FlowControl_MaxCredit() 66 int PORT_GetState(uint16_t handle, tPORT_STATE* p_settings) { in PORT_GetState() 70 int PORT_ReadData(uint16_t handle, char* p_data, uint16_t max_len, in PORT_ReadData() 88 int PORT_SetState(uint16_t handle, tPORT_STATE* p_settings) { in PORT_SetState() 92 int PORT_WriteData(uint16_t handle, const char* p_data, uint16_t max_len, in PORT_WriteData() 97 int PORT_WriteDataCO(uint16_t handle, int* p_len) { in PORT_WriteDataCO() 110 int RFCOMM_RemoveConnection(uint16_t handle) { in RFCOMM_RemoveConnection() 114 int RFCOMM_RemoveServer(uint16_t handle) { in RFCOMM_RemoveServer() 122 int PORT_GetSecurityMask(uint16_t handle, uint16_t* sec_mask) { in PORT_GetSecurityMask()
|
D | mock_stack_avct_api.cc | 45 uint16_t AVCT_CreateBrowse(uint8_t handle, uint8_t role) { in AVCT_CreateBrowse() 54 uint16_t AVCT_GetBrowseMtu(uint8_t handle) { in AVCT_GetBrowseMtu() 58 uint16_t AVCT_GetPeerMtu(uint8_t handle) { in AVCT_GetPeerMtu() 62 uint16_t AVCT_MsgReq(uint8_t handle, uint8_t label, uint8_t cr, BT_HDR* p_msg) { in AVCT_MsgReq() 66 uint16_t AVCT_RemoveBrowse(uint8_t handle) { in AVCT_RemoveBrowse() 70 uint16_t AVCT_RemoveConn(uint8_t handle) { in AVCT_RemoveConn()
|
D | mock_bta_pan_ci.cc | 37 BT_HDR* bta_pan_ci_readbuf(uint16_t handle, RawAddress& src, RawAddress& dst, in bta_pan_ci_readbuf() 42 void bta_pan_ci_rx_ready(uint16_t handle) { in bta_pan_ci_rx_ready() 45 void bta_pan_ci_rx_write(uint16_t handle, const RawAddress& dst, in bta_pan_ci_rx_write() 50 void bta_pan_ci_rx_writebuf(uint16_t handle, const RawAddress& dst, in bta_pan_ci_rx_writebuf() 55 void bta_pan_ci_tx_flow(uint16_t handle, bool enable) { in bta_pan_ci_tx_flow() 58 void bta_pan_ci_tx_ready(uint16_t handle) { in bta_pan_ci_tx_ready()
|
D | mock_stack_avdt_api.cc | 47 uint16_t AVDT_CloseReq(uint8_t handle) { in AVDT_CloseReq() 51 uint16_t AVDT_ConfigRsp(uint8_t handle, uint8_t label, uint8_t error_code, in AVDT_ConfigRsp() 66 uint16_t AVDT_DelayReport(uint8_t handle, uint8_t seid, uint16_t delay) { in AVDT_DelayReport() 87 uint16_t AVDT_GetL2CapChannel(uint8_t handle) { in AVDT_GetL2CapChannel() 91 uint16_t AVDT_OpenReq(uint8_t handle, const RawAddress& bd_addr, in AVDT_OpenReq() 97 uint16_t AVDT_ReconfigReq(uint8_t handle, AvdtpSepConfig* p_cfg) { in AVDT_ReconfigReq() 101 uint16_t AVDT_RemoveStream(uint8_t handle) { in AVDT_RemoveStream() 105 uint16_t AVDT_SecurityReq(uint8_t handle, uint8_t* p_data, uint16_t len) { in AVDT_SecurityReq() 109 uint16_t AVDT_SecurityRsp(uint8_t handle, uint8_t label, uint8_t error_code, in AVDT_SecurityRsp() 122 uint16_t AVDT_WriteReqOpt(uint8_t handle, BT_HDR* p_pkt, uint32_t time_stamp, in AVDT_WriteReqOpt() [all …]
|
D | mock_btif_bta_pan_co_rx.cc | 63 void bta_pan_co_close(uint16_t handle, uint8_t app_id) { in bta_pan_co_close() 67 void bta_pan_co_mfilt_ind(UNUSED_ATTR uint16_t handle, in bta_pan_co_mfilt_ind() 76 void bta_pan_co_pfilt_ind(UNUSED_ATTR uint16_t handle, in bta_pan_co_pfilt_ind() 85 void bta_pan_co_rx_flow(UNUSED_ATTR uint16_t handle, UNUSED_ATTR uint8_t app_id, in bta_pan_co_rx_flow() 90 void bta_pan_co_rx_path(UNUSED_ATTR uint16_t handle, in bta_pan_co_rx_path() 95 void bta_pan_co_tx_path(uint16_t handle, uint8_t app_id) { in bta_pan_co_tx_path()
|
D | mock_bta_jv_api.cc | 49 tBTA_JV_STATUS BTA_JvDeleteRecord(uint32_t handle) { in BTA_JvDeleteRecord() 61 tBTA_JV_STATUS BTA_JvL2capClose(uint32_t handle) { in BTA_JvL2capClose() 65 tBTA_JV_STATUS BTA_JvL2capRead(uint32_t handle, uint32_t req_id, in BTA_JvL2capRead() 70 tBTA_JV_STATUS BTA_JvL2capReady(uint32_t handle, uint32_t* p_data_size) { in BTA_JvL2capReady() 79 tBTA_JV_STATUS BTA_JvL2capWrite(uint32_t handle, uint32_t req_id, BT_HDR* msg, in BTA_JvL2capWrite() 84 tBTA_JV_STATUS BTA_JvRfcommClose(uint32_t handle, uint32_t rfcomm_slot_id) { in BTA_JvRfcommClose() 103 tBTA_JV_STATUS BTA_JvRfcommStopServer(uint32_t handle, in BTA_JvRfcommStopServer() 108 tBTA_JV_STATUS BTA_JvRfcommWrite(uint32_t handle, uint32_t req_id) { in BTA_JvRfcommWrite() 112 tBTA_JV_STATUS BTA_JvSetPmProfile(uint32_t handle, tBTA_JV_PM_ID app_id, in BTA_JvSetPmProfile() 124 uint16_t BTA_JvRfcommGetPortHdl(uint32_t handle) { in BTA_JvRfcommGetPortHdl()
|
D | mock_stack_bnep_api.cc | 49 tBNEP_RESULT BNEP_ConnectResp(uint16_t handle, tBNEP_RESULT resp) { in BNEP_ConnectResp() 53 tBNEP_RESULT BNEP_Disconnect(uint16_t handle) { in BNEP_Disconnect() 61 tBNEP_RESULT BNEP_SetMulticastFilters(uint16_t handle, uint16_t num_filters, in BNEP_SetMulticastFilters() 67 tBNEP_RESULT BNEP_SetProtocolFilters(uint16_t handle, uint16_t num_filters, in BNEP_SetProtocolFilters() 73 tBNEP_RESULT BNEP_Write(uint16_t handle, const RawAddress& p_dest_addr, in BNEP_Write() 79 tBNEP_RESULT BNEP_WriteBuf(uint16_t handle, const RawAddress& p_dest_addr, in BNEP_WriteBuf()
|
D | mock_stack_hcic_hcicmds.cc | 142 void btsnd_hcic_add_SCO_conn(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_add_SCO_conn() 146 void btsnd_hcic_auth_request(uint16_t handle) { in btsnd_hcic_auth_request() 150 void btsnd_hcic_change_conn_type(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_change_conn_type() 187 void btsnd_hcic_enhanced_flush(uint16_t handle, uint8_t packet_type) { in btsnd_hcic_enhanced_flush() 198 void btsnd_hcic_exit_park_mode(uint16_t handle) { in btsnd_hcic_exit_park_mode() 206 void btsnd_hcic_exit_sniff_mode(uint16_t handle) { in btsnd_hcic_exit_sniff_mode() 210 void btsnd_hcic_get_link_quality(uint16_t handle) { in btsnd_hcic_get_link_quality() 214 void btsnd_hcic_hold_mode(uint16_t handle, uint16_t max_hold_period, in btsnd_hcic_hold_mode() 220 void btsnd_hcic_host_num_xmitted_pkts(uint8_t num_handles, uint16_t* handle, in btsnd_hcic_host_num_xmitted_pkts() 248 void btsnd_hcic_park_mode(uint16_t handle, uint16_t beacon_max_interval, in btsnd_hcic_park_mode() [all …]
|
D | mock_stack_acl_ble.cc | 45 uint16_t handle, tHCI_ROLE role, bool match, in acl_ble_connection_complete() 51 uint16_t handle, bool enhanced, in acl_ble_connection_fail() 56 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_enhanced_connection_complete() 63 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_enhanced_connection_complete_from_shim() 73 void acl_ble_update_event_received(tHCI_STATUS status, uint16_t handle, in acl_ble_update_event_received() 79 void acl_ble_data_length_change_event(uint16_t handle, uint16_t max_tx_octets, in acl_ble_data_length_change_event()
|
/packages/services/Car/service-builtin/src/com/android/car/evs/ |
D | EvsHalWrapperImpl.java | 56 long handle = nativeCreateServiceHandle(); in init() local 68 long handle; in release() local 145 private native boolean nativeConnectToHalServiceIfNecessary(long handle); in nativeConnectToHalServiceIfNecessary() 148 private native void nativeDisconnectFromHalService(long handle); in nativeDisconnectFromHalService() 151 private native boolean nativeOpenCamera(long handle, String cameraId); in nativeOpenCamera() 154 private native void nativeCloseCamera(long handle); in nativeCloseCamera() 157 private native boolean nativeRequestToStartVideoStream(long handle); in nativeRequestToStartVideoStream() 160 private native void nativeRequestToStopVideoStream(long handle); in nativeRequestToStopVideoStream() 163 private native void nativeDoneWithFrame(long handle, int bufferId); in nativeDoneWithFrame() 169 private static native void nativeDestroyServiceHandle(long handle); in nativeDestroyServiceHandle()
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | NewOutgoingCallIntentBroadcasterTest.java | 125 Uri handle = Uri.parse("tel:6505551234"); in testSelfManagedCall() local 179 private void badCallActionHelper(Uri handle, int expectedCode) { in badCallActionHelper() 192 Uri handle = Uri.parse("tel:6505551234"); in testAlreadyDisconnectedCall() local 207 Uri handle = Uri.parse("tel:"); in testNoNumberSupplied() local 219 Uri handle = Uri.parse("content://com.android.contacts/data/1"); in testNoCallsPlacedWithContentUri() local 233 Uri handle = Uri.parse("tel:6505551911"); in testEmergencyCallWithNonDefaultDialer() local 267 Uri handle = Uri.parse("tel:6505551911"); in testActionCallEmergencyCall() local 275 Uri handle = Uri.parse("tel:6505551911"); in testActionEmergencyWithEmergencyNumber() local 283 Uri handle = Uri.parse("tel:6505551911"); in testActionPrivCallWithEmergencyNumber() local 291 Uri handle = Uri.parse("tel:6505551911"); in testEmergencyCallWithGatewayExtras() local [all …]
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_avrcp_audio_track_linux.cc | 24 void BtifAvrcpAudioTrackStart(void* handle) {} in BtifAvrcpAudioTrackStart() 26 void BtifAvrcpAudioTrackStop(void* handle) {} in BtifAvrcpAudioTrackStop() 28 void BtifAvrcpAudioTrackDelete(void* handle) {} in BtifAvrcpAudioTrackDelete() 30 void BtifAvrcpAudioTrackPause(void* handle) {} in BtifAvrcpAudioTrackPause() 32 void BtifAvrcpSetAudioTrackGain(void* handle, float gain) {} in BtifAvrcpSetAudioTrackGain() 34 int BtifAvrcpAudioTrackWriteData(void* handle, void* audioBuffer, in BtifAvrcpAudioTrackWriteData()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | HandleMap.java | 38 public int handle = 0; field in HandleMap.Entry 47 Entry(int serverIf, int handle, UUID uuid, int serviceType, int instance) { in Entry() 56 Entry(int serverIf, int handle, UUID uuid, int serviceType, int instance, in Entry() 67 Entry(int serverIf, int type, int handle, UUID uuid, int serviceHandle) { in Entry() 75 Entry(int serverIf, int type, int handle, UUID uuid, int serviceHandle, int charHandle) { in Entry() 99 void addService(int serverIf, int handle, UUID uuid, int serviceType, int instance, in addService() 104 void addCharacteristic(int serverIf, int handle, UUID uuid, int serviceHandle) { in addCharacteristic() 109 void addDescriptor(int serverIf, int handle, UUID uuid, int serviceHandle) { in addDescriptor() 114 void setStarted(int serverIf, int handle, boolean started) { in setStarted() 126 Entry getByHandle(int handle) { in getByHandle() [all …]
|
/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_api.cc | 114 void BTA_AgDeregister(uint16_t handle) { in BTA_AgDeregister() 133 void BTA_AgOpen(uint16_t handle, const RawAddress& bd_addr) { in BTA_AgOpen() 151 void BTA_AgClose(uint16_t handle) { in BTA_AgClose() 168 void BTA_AgAudioOpen(uint16_t handle) { in BTA_AgAudioOpen() 185 void BTA_AgAudioClose(uint16_t handle) { in BTA_AgAudioClose() 203 void BTA_AgResult(uint16_t handle, tBTA_AG_RES result, in BTA_AgResult() 221 void BTA_AgSetCodec(uint16_t handle, tBTA_AG_PEER_CODEC codec) { in BTA_AgSetCodec()
|
/packages/modules/Bluetooth/system/hci/src/ |
D | packet_fragmenter.cc | 57 #define HCI_ISO_SET_CONTINUATION_FLAG(handle) \ argument 59 #define HCI_ISO_SET_COMPLETE_FLAG(handle) (((handle)&0x4FFF) | (0x0002 << 12)) argument 60 #define HCI_ISO_SET_END_FRAG_FLAG(handle) (((handle)&0x4FFF) | (0x0003 << 12)) argument 61 #define HCI_ISO_SET_TIMESTAMP_FLAG(handle) (((handle)&0x3FFF) | (0x0001 << 14)) argument 63 #define HCI_ISO_GET_TS_FLAG(handle) (((handle) >> 14) & 0x0001) argument 68 #define APPLY_CONTINUATION_FLAG(handle) (((handle)&0xCFFF) | 0x1000) argument 69 #define APPLY_START_FLAG(handle) (((handle)&0xCFFF) | 0x2000) argument 71 #define GET_BOUNDARY_FLAG(handle) (((handle) >> 12) & 0x0003) argument 72 #define GET_BROADCAST_FLAG(handle) (((handle) >> 14) & 0x0003) argument 177 uint16_t handle; in fragment_and_dispatch_iso() local [all …]
|
/packages/modules/adb/client/ |
D | usb_windows.cpp | 153 int register_new_device(usb_handle* handle) { in register_new_device() 328 int usb_write(usb_handle* handle, const void* data, int len) { in usb_write() 385 int usb_read(usb_handle* handle, void* data, int len) { in usb_read() 434 void usb_cleanup_handle(usb_handle* handle) { in usb_cleanup_handle() 452 void usb_reset(usb_handle* handle) { in usb_reset() 457 static void usb_kick_locked(usb_handle* handle) { in usb_kick_locked() 463 void usb_kick(usb_handle* handle) { in usb_kick() 473 int usb_close(usb_handle* handle) { in usb_close() 492 size_t usb_get_max_packet_size(usb_handle* handle) { in usb_get_max_packet_size() 496 int recognized_device(usb_handle* handle) { in recognized_device() [all …]
|
/packages/modules/Bluetooth/system/bta/pan/ |
D | bta_pan_ci.cc | 49 void bta_pan_ci_tx_ready(uint16_t handle) { in bta_pan_ci_tx_ready() 71 void bta_pan_ci_rx_ready(uint16_t handle) { in bta_pan_ci_rx_ready() 95 void bta_pan_ci_tx_flow(uint16_t handle, bool enable) { in bta_pan_ci_tx_flow() 118 void bta_pan_ci_rx_write(uint16_t handle, const RawAddress& dst, in bta_pan_ci_rx_write() 155 void bta_pan_ci_rx_writebuf(uint16_t handle, const RawAddress& dst, in bta_pan_ci_rx_writebuf() 179 BT_HDR* bta_pan_ci_readbuf(uint16_t handle, RawAddress& src, RawAddress& dst, in bta_pan_ci_readbuf()
|
/packages/modules/Bluetooth/system/btif/co/ |
D | bta_pan_co.cc | 77 void bta_pan_co_close(uint16_t handle, uint8_t app_id) { in bta_pan_co_close() 113 void bta_pan_co_tx_path(uint16_t handle, uint8_t app_id) { in bta_pan_co_tx_path() 167 void bta_pan_co_rx_path(UNUSED_ATTR uint16_t handle, in bta_pan_co_rx_path() 186 void bta_pan_co_rx_flow(UNUSED_ATTR uint16_t handle, UNUSED_ATTR uint8_t app_id, in bta_pan_co_rx_flow() 203 void bta_pan_co_pfilt_ind(UNUSED_ATTR uint16_t handle, in bta_pan_co_pfilt_ind() 220 void bta_pan_co_mfilt_ind(UNUSED_ATTR uint16_t handle, in bta_pan_co_mfilt_ind()
|
/packages/services/Car/service/jni/evs/ |
D | CarEvsService.cpp | 34 jboolean connectToHalServiceIfNecessary(JNIEnv* env, jobject thiz, jlong handle) { in connectToHalServiceIfNecessary() 60 void returnFrameBuffer(JNIEnv* /*env*/, jobject /*thiz*/, jlong handle, jint bufferId) { in returnFrameBuffer() 73 jboolean openCamera(JNIEnv* env, jobject /*thiz*/, jlong handle, jstring cameraId) { in openCamera() 94 void closeCamera(JNIEnv* /*env*/, jobject /*thiz*/, jlong handle) { in closeCamera() 106 jboolean startVideoStream(JNIEnv* /*env*/, jobject /*thiz*/, jlong handle) { in startVideoStream() 119 void stopVideoStream(JNIEnv* /*env*/, jobject /*thiz*/, jlong handle) { in stopVideoStream() 146 void destroyServiceHandle(JNIEnv* /*env*/, jclass /*clazz*/, jlong handle) { in destroyServiceHandle()
|
/packages/modules/Bluetooth/system/stack/avrc/ |
D | avrc_api.cc | 110 static void avrc_ctrl_cback(uint8_t handle, uint8_t event, uint16_t result, in avrc_ctrl_cback() 140 void avrc_flush_cmd_q(uint8_t handle) { in avrc_flush_cmd_q() 186 void avrc_send_next_vendor_cmd(uint8_t handle) { in avrc_send_next_vendor_cmd() 224 void avrc_start_cmd_timer(uint8_t handle, uint8_t label, uint8_t msg_mask) { in avrc_start_cmd_timer() 285 static void avrc_prep_end_frag(uint8_t handle) { in avrc_prep_end_frag() 329 static uint16_t avrc_send_continue_frag(uint8_t handle, uint8_t label) { in avrc_send_continue_frag() 378 static BT_HDR* avrc_proc_vendor_command(uint8_t handle, uint8_t label, in avrc_proc_vendor_command() 477 static uint8_t avrc_proc_far_msg(uint8_t handle, uint8_t label, uint8_t cr, in avrc_proc_far_msg() 645 static void avrc_msg_cback(uint8_t handle, uint8_t label, uint8_t cr, in avrc_msg_cback() 1092 uint16_t AVRC_Close(uint8_t handle) { in AVRC_Close() [all …]
|
/packages/modules/Bluetooth/system/bta/jv/ |
D | bta_jv_api.cc | 206 tBTA_JV_STATUS BTA_JvDeleteRecord(uint32_t handle) { in BTA_JvDeleteRecord() 251 tBTA_JV_STATUS BTA_JvL2capClose(uint32_t handle) { in BTA_JvL2capClose() 323 tBTA_JV_STATUS BTA_JvL2capRead(uint32_t handle, uint32_t req_id, in BTA_JvL2capRead() 357 tBTA_JV_STATUS BTA_JvL2capReady(uint32_t handle, uint32_t* p_data_size) { in BTA_JvL2capReady() 387 tBTA_JV_STATUS BTA_JvL2capWrite(uint32_t handle, uint32_t req_id, BT_HDR* msg, in BTA_JvL2capWrite() 442 tBTA_JV_STATUS BTA_JvRfcommClose(uint32_t handle, uint32_t rfcomm_slot_id) { in BTA_JvRfcommClose() 504 tBTA_JV_STATUS BTA_JvRfcommStopServer(uint32_t handle, in BTA_JvRfcommStopServer() 523 uint16_t BTA_JvRfcommGetPortHdl(uint32_t handle) { in BTA_JvRfcommGetPortHdl() 544 tBTA_JV_STATUS BTA_JvRfcommWrite(uint32_t handle, uint32_t req_id) { in BTA_JvRfcommWrite() 588 tBTA_JV_STATUS BTA_JvSetPmProfile(uint32_t handle, tBTA_JV_PM_ID app_id, in BTA_JvSetPmProfile()
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | ble_acl.cc | 38 uint16_t handle, tHCI_ROLE role, in acl_ble_common_connection() 75 uint16_t handle, tHCI_ROLE role, bool match, in acl_ble_connection_complete() 91 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_enhanced_connection_complete() 124 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_enhanced_connection_complete_from_shim() 145 uint16_t handle, bool enhanced, in acl_ble_connection_fail() 169 void acl_ble_update_event_received(tHCI_STATUS status, uint16_t handle, in acl_ble_update_event_received() 182 void acl_ble_data_length_change_event(uint16_t handle, uint16_t max_tx_octets, in acl_ble_data_length_change_event()
|