| /system/bt/bta/pan/ |
| D | bta_pan_ci.c | 52 void bta_pan_ci_tx_ready(UINT16 handle) in bta_pan_ci_tx_ready() 77 void bta_pan_ci_rx_ready(UINT16 handle) in bta_pan_ci_rx_ready() 104 void bta_pan_ci_tx_flow(UINT16 handle, BOOLEAN enable) in bta_pan_ci_tx_flow() 129 void bta_pan_ci_rx_write(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol, in bta_pan_ci_rx_write() 172 void bta_pan_ci_rx_writebuf(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol, in bta_pan_ci_rx_writebuf() 200 BT_HDR * bta_pan_ci_readbuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16* p_protocol, in bta_pan_ci_readbuf() 233 void bta_pan_ci_set_mfilters(UINT16 handle, UINT16 num_mcast_filters, UINT8 *p_start_array, in bta_pan_ci_set_mfilters() 252 void bta_pan_ci_set_pfilters(UINT16 handle, UINT16 num_filters, UINT16 *p_start_array, UINT16 *p_en… in bta_pan_ci_set_pfilters() 260 void bta_pan_ci_tx_ready(UINT16 handle) in bta_pan_ci_tx_ready() 265 void bta_pan_ci_rx_ready(UINT16 handle) in bta_pan_ci_rx_ready() [all …]
|
| /system/bt/btif/co/ |
| D | bta_pan_co.c | 75 void bta_pan_co_open(UINT16 handle, UINT8 app_id, tBTA_PAN_ROLE local_role, in bta_pan_co_open() 120 void bta_pan_co_close(UINT16 handle, UINT8 app_id) in bta_pan_co_close() 159 void bta_pan_co_tx_path(UINT16 handle, UINT8 app_id) in bta_pan_co_tx_path() 222 void bta_pan_co_rx_path(UINT16 handle, UINT8 app_id) in bta_pan_co_rx_path() 243 void bta_pan_co_tx_write(UINT16 handle, UINT8 app_id, BD_ADDR src, BD_ADDR dst, in bta_pan_co_tx_write() 273 void bta_pan_co_tx_writebuf(UINT16 handle, UINT8 app_id, BD_ADDR src, in bta_pan_co_tx_writebuf() 303 void bta_pan_co_rx_flow(UINT16 handle, UINT8 app_id, BOOLEAN enable) in bta_pan_co_rx_flow() 325 void bta_pan_co_pfilt_ind(UINT16 handle, BOOLEAN indication, tBTA_PAN_STATUS result, in bta_pan_co_pfilt_ind() 346 void bta_pan_co_mfilt_ind(UINT16 handle, BOOLEAN indication, tBTA_PAN_STATUS result, in bta_pan_co_mfilt_ind()
|
| D | bta_ag_co.c | 64 void bta_ag_co_audio_state(UINT16 handle, UINT8 app_id, UINT8 state, tBTA_AG_PEER_CODEC codec) in bta_ag_co_audio_state() 118 void bta_ag_co_data_open(UINT16 handle, tBTA_SERVICE_ID service) in bta_ag_co_data_open() 134 void bta_ag_co_data_close(UINT16 handle) in bta_ag_co_data_close() 152 void bta_ag_co_tx_write(UINT16 handle, UNUSED_ATTR UINT8 * p_data, UINT16 len) in bta_ag_co_tx_write()
|
| /system/bt/stack/rfcomm/ |
| D | port_api.c | 242 int RFCOMM_RemoveConnection (UINT16 handle) in RFCOMM_RemoveConnection() 280 int RFCOMM_RemoveServer (UINT16 handle) in RFCOMM_RemoveServer() 497 int PORT_CheckConnection (UINT16 handle, BD_ADDR bd_addr, UINT16 *p_lcid) in PORT_CheckConnection() 599 int PORT_SetState (UINT16 handle, tPORT_STATE *p_settings) in PORT_SetState() 648 int PORT_GetRxQueueCnt (UINT16 handle, UINT16 *p_rx_queue_count) in PORT_GetRxQueueCnt() 692 int PORT_GetState (UINT16 handle, tPORT_STATE *p_settings) in PORT_GetState() 732 int PORT_Control (UINT16 handle, UINT8 signal) in PORT_Control() 819 int PORT_FlowControl (UINT16 handle, BOOLEAN enable) in PORT_FlowControl() 898 int PORT_FlowControl_MaxCredit (UINT16 handle, BOOLEAN enable) in PORT_FlowControl_MaxCredit() 978 int PORT_GetModemStatus (UINT16 handle, UINT8 *p_signal) in PORT_GetModemStatus() [all …]
|
| /system/bt/bta/ag/ |
| D | bta_ag_api.c | 157 void BTA_AgDeregister(UINT16 handle) in BTA_AgDeregister() 182 void BTA_AgOpen(UINT16 handle, BD_ADDR bd_addr, tBTA_SEC sec_mask, tBTA_SERVICE_MASK services) in BTA_AgOpen() 208 void BTA_AgClose(UINT16 handle) in BTA_AgClose() 231 void BTA_AgAudioOpen(UINT16 handle) in BTA_AgAudioOpen() 254 void BTA_AgAudioClose(UINT16 handle) in BTA_AgAudioClose() 279 void BTA_AgResult(UINT16 handle, tBTA_AG_RES result, tBTA_AG_RES_DATA *p_data) in BTA_AgResult() 308 void BTA_AgSetCodec(UINT16 handle, tBTA_AG_PEER_CODEC codec) in BTA_AgSetCodec()
|
| D | bta_ag_rfc.c | 88 static void bta_ag_port_cback(UINT32 code, UINT16 port_handle, UINT16 handle) in bta_ag_port_cback() 123 static void bta_ag_mgmt_cback(UINT32 code, UINT16 port_handle, UINT16 handle) in bta_ag_mgmt_cback() 197 static int bta_ag_data_cback(UINT16 port_handle, void *p_data, UINT16 len, UINT16 handle) in bta_ag_data_cback() 218 void bta_ag_mgmt_cback_1(UINT32 code, UINT16 handle) {bta_ag_mgmt_cback(code, handle, 1);} in bta_ag_mgmt_cback_1() 219 void bta_ag_mgmt_cback_2(UINT32 code, UINT16 handle) {bta_ag_mgmt_cback(code, handle, 2);} in bta_ag_mgmt_cback_2() 220 void bta_ag_mgmt_cback_3(UINT32 code, UINT16 handle) {bta_ag_mgmt_cback(code, handle, 3);} in bta_ag_mgmt_cback_3() 221 void bta_ag_port_cback_1(UINT32 code, UINT16 handle) {bta_ag_port_cback(code, handle, 1);} in bta_ag_port_cback_1() 222 void bta_ag_port_cback_2(UINT32 code, UINT16 handle) {bta_ag_port_cback(code, handle, 2);} in bta_ag_port_cback_2() 223 void bta_ag_port_cback_3(UINT32 code, UINT16 handle) {bta_ag_port_cback(code, handle, 3);} in bta_ag_port_cback_3() 259 void bta_ag_setup_port(tBTA_AG_SCB *p_scb, UINT16 handle) in bta_ag_setup_port()
|
| /system/vold/bench/ |
| D | benchgen.py | 180 fd, f, handle = extract_file(e, e.ret) variable 189 fd, f, handle = extract_file(e, e.args[0]) variable 195 fd, f, handle = extract_file(e, e.args[0]) variable 200 fd, f, handle = extract_file(e, e.args[0]) variable 205 fd, f, handle = extract_file(e, e.args[0]) variable 214 fd, f, handle = extract_file(e, e.args[0]) variable 223 fd, f, handle = extract_file(e, e.args[0]) variable 231 fd, f, handle = extract_file(e, e.args[0]) variable 239 fd, f, handle = extract_file(e, e.args[0]) variable 245 fd, f, handle = extract_file(e, e.args[0]) variable [all …]
|
| /system/bt/bta/hf_client/ |
| D | bta_hf_client_api.c | 146 void BTA_HfClientDeregister(UINT16 handle) in BTA_HfClientDeregister() 171 void BTA_HfClientOpen(UINT16 handle, BD_ADDR bd_addr, tBTA_SEC sec_mask) in BTA_HfClientOpen() 196 void BTA_HfClientClose(UINT16 handle) in BTA_HfClientClose() 219 void BTA_HfClientAudioOpen(UINT16 handle) in BTA_HfClientAudioOpen() 242 void BTA_HfClientAudioClose(UINT16 handle) in BTA_HfClientAudioClose() 264 void BTA_HfClientSendAT(UINT16 handle, tBTA_HF_CLIENT_AT_CMD_TYPE at, UINT32 val1, UINT32 val2, con… in BTA_HfClientSendAT()
|
| /system/core/libziparchive/ |
| D | zip_archive_test.cc | 67 ZipArchiveHandle* handle) { in OpenArchiveWrapper() 79 ZipArchiveHandle handle; in TEST() local 86 ZipArchiveHandle handle; in TEST() local 96 ZipArchiveHandle handle; in TEST() local 106 ZipArchiveHandle handle; in TEST() local 114 ZipArchiveHandle handle; in TEST() local 150 ZipArchiveHandle handle; in TEST() local 179 ZipArchiveHandle handle; in TEST() local 212 ZipArchiveHandle handle; in TEST() local 242 ZipArchiveHandle handle; in TEST() local [all …]
|
| /system/core/adb/ |
| D | usb_windows.cpp | 149 int register_new_device(usb_handle* handle) { in register_new_device() 261 int usb_write(usb_handle* handle, const void* data, int len) { in usb_write() 306 int usb_read(usb_handle *handle, void* data, int len) { in usb_read() 347 void usb_cleanup_handle(usb_handle* handle) { in usb_cleanup_handle() 365 void usb_kick(usb_handle* handle) { in usb_kick() 378 int usb_close(usb_handle* handle) { in usb_close() 402 const char *usb_name(usb_handle* handle) { in usb_name() 412 int recognized_device(usb_handle* handle) { in recognized_device() 455 usb_handle* handle = NULL; in find_devices() local
|
| /system/bt/stack/avct/ |
| D | avct_api.c | 196 UINT16 AVCT_RemoveConn(UINT8 handle) in AVCT_RemoveConn() 237 UINT16 AVCT_CreateBrowse (UINT8 handle, UINT8 role) in AVCT_CreateBrowse() 314 UINT16 AVCT_RemoveBrowse (UINT8 handle) in AVCT_RemoveBrowse() 349 UINT16 AVCT_GetBrowseMtu (UINT8 handle) in AVCT_GetBrowseMtu() 375 UINT16 AVCT_GetPeerMtu (UINT8 handle) in AVCT_GetPeerMtu() 413 UINT16 AVCT_MsgReq(UINT8 handle, UINT8 label, UINT8 cr, BT_HDR *p_msg) in AVCT_MsgReq()
|
| /system/bt/stack/pan/ |
| D | pan_main.c | 94 void pan_conn_ind_cb (UINT16 handle, in pan_conn_ind_cb() 331 void pan_connect_state_cb (UINT16 handle, BD_ADDR rem_bda, tBNEP_RESULT result, BOOLEAN is_role_cha… in pan_connect_state_cb() 433 void pan_data_ind_cb (UINT16 handle, in pan_data_ind_cb() 538 void pan_data_buf_ind_cb (UINT16 handle, in pan_data_buf_ind_cb() 649 void pan_tx_data_flow_cb (UINT16 handle, in pan_tx_data_flow_cb() 679 void pan_proto_filt_ind_cb (UINT16 handle, in pan_proto_filt_ind_cb() 713 void pan_mcast_filt_ind_cb (UINT16 handle, in pan_mcast_filt_ind_cb()
|
| D | pan_api.c | 297 tPAN_RESULT PAN_Connect (BD_ADDR rem_bda, UINT8 src_role, UINT8 dst_role, UINT16 *handle) in PAN_Connect() 449 tPAN_RESULT PAN_Disconnect (UINT16 handle) in PAN_Disconnect() 504 tPAN_RESULT PAN_Write(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol, UINT8 *p_data, UINT… in PAN_Write() 563 tPAN_RESULT PAN_WriteBuf (UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol, BT_HDR *p_buf, … in PAN_WriteBuf() 671 tPAN_RESULT PAN_SetProtocolFilters (UINT16 handle, in PAN_SetProtocolFilters() 716 tBNEP_RESULT PAN_SetMulticastFilters (UINT16 handle, in PAN_SetMulticastFilters()
|
| /system/bt/stack/avrc/ |
| D | avrc_opt.c | 99 UINT16 AVRC_UnitCmd(UINT8 handle, UINT8 label) in AVRC_UnitCmd() 144 UINT16 AVRC_SubCmd(UINT8 handle, UINT8 label, UINT8 page) in AVRC_SubCmd() 188 UINT16 AVRC_VendorCmd(UINT8 handle, UINT8 label, tAVRC_MSG_VENDOR *p_msg) in AVRC_VendorCmd() 223 UINT16 AVRC_VendorRsp(UINT8 handle, UINT8 label, tAVRC_MSG_VENDOR *p_msg) in AVRC_VendorRsp()
|
| D | avrc_api.c | 75 static void avrc_ctrl_cback(UINT8 handle, UINT8 event, UINT16 result, in avrc_ctrl_cback() 146 static void avrc_prep_end_frag(UINT8 handle) in avrc_prep_end_frag() 186 static void avrc_send_continue_frag(UINT8 handle, UINT8 label) in avrc_send_continue_frag() 259 static BT_HDR * avrc_proc_vendor_command(UINT8 handle, UINT8 label, in avrc_proc_vendor_command() 372 static UINT8 avrc_proc_far_msg(UINT8 handle, UINT8 label, UINT8 cr, BT_HDR **pp_pkt, in avrc_proc_far_msg() 548 static void avrc_msg_cback(UINT8 handle, UINT8 label, UINT8 cr, in avrc_msg_cback() 961 UINT16 AVRC_Close(UINT8 handle) in AVRC_Close() 984 UINT16 AVRC_MsgReq (UINT8 handle, UINT8 label, UINT8 ctype, BT_HDR *p_pkt) in AVRC_MsgReq() 1117 UINT16 AVRC_PassCmd(UINT8 handle, UINT8 label, tAVRC_MSG_PASS *p_msg) in AVRC_PassCmd() 1156 UINT16 AVRC_PassRsp(UINT8 handle, UINT8 label, tAVRC_MSG_PASS *p_msg) in AVRC_PassRsp()
|
| /system/core/fastboot/ |
| D | usb_windows.c | 155 int usb_write(usb_handle* handle, const void* data, int len) { in usb_write() 197 int usb_read(usb_handle *handle, void* data, int len) { in usb_read() 234 void usb_cleanup_handle(usb_handle* handle) { in usb_cleanup_handle() 252 void usb_kick(usb_handle* handle) { in usb_kick() 261 int usb_close(usb_handle* handle) { in usb_close() 278 int recognized_device(usb_handle* handle, ifc_match_func callback) { in recognized_device() 330 usb_handle* handle = NULL; in find_usb_device() local
|
| /system/bt/btif/src/ |
| D | btif_sm.c | 108 void btif_sm_shutdown(btif_sm_handle_t handle) in btif_sm_shutdown() 129 btif_sm_state_t btif_sm_get_state(btif_sm_handle_t handle) in btif_sm_get_state() 153 bt_status_t btif_sm_dispatch(btif_sm_handle_t handle, btif_sm_event_t event, in btif_sm_dispatch() 185 bt_status_t btif_sm_change_state(btif_sm_handle_t handle, btif_sm_state_t state) in btif_sm_change_state()
|
| /system/bt/stack/sdp/ |
| D | sdp_db.c | 161 tSDP_RECORD *sdp_db_find_record (UINT32 handle) in sdp_db_find_record() 282 UINT32 handle; in SDP_CreateRecord() local 329 BOOLEAN SDP_DeleteRecord (UINT32 handle) in SDP_DeleteRecord() 395 BOOLEAN SDP_AddAttribute (UINT32 handle, UINT16 attr_id, UINT8 attr_type, in SDP_AddAttribute() 527 BOOLEAN SDP_AddSequence (UINT32 handle, UINT16 attr_id, UINT16 num_elem, in SDP_AddSequence() 610 BOOLEAN SDP_AddUuidSequence (UINT32 handle, UINT16 attr_id, UINT16 num_uuids, in SDP_AddUuidSequence() 660 BOOLEAN SDP_AddProtocolList (UINT32 handle, UINT16 num_elem, in SDP_AddProtocolList() 696 BOOLEAN SDP_AddAdditionProtoLists (UINT32 handle, UINT16 num_elem, in SDP_AddAdditionProtoLists() 748 BOOLEAN SDP_AddProfileDescriptorList (UINT32 handle, UINT16 profile_uuid, in SDP_AddProfileDescriptorList() 797 BOOLEAN SDP_AddLanguageBaseAttrIDList (UINT32 handle, UINT16 lang, in SDP_AddLanguageBaseAttrIDList() [all …]
|
| /system/bt/stack/avdt/ |
| D | avdt_api.c | 225 void AVDT_AbortReq(UINT8 handle) in AVDT_AbortReq() 288 UINT16 AVDT_RemoveStream(UINT8 handle) in AVDT_RemoveStream() 496 UINT16 AVDT_DelayReport(UINT8 handle, UINT8 seid, UINT16 delay) in AVDT_DelayReport() 531 UINT16 AVDT_OpenReq(UINT8 handle, BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg) in AVDT_OpenReq() 582 UINT16 AVDT_ConfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ConfigRsp() 747 UINT16 AVDT_CloseReq(UINT8 handle) in AVDT_CloseReq() 782 UINT16 AVDT_ReconfigReq(UINT8 handle, tAVDT_CFG *p_cfg) in AVDT_ReconfigReq() 817 UINT16 AVDT_ReconfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ReconfigRsp() 854 UINT16 AVDT_SecurityReq(UINT8 handle, UINT8 *p_data, UINT16 len) in AVDT_SecurityReq() 889 UINT16 AVDT_SecurityRsp(UINT8 handle, UINT8 label, UINT8 error_code, in AVDT_SecurityRsp() [all …]
|
| /system/bt/stack/bnep/ |
| D | bnep_api.c | 234 tBNEP_RESULT BNEP_ConnectResp (UINT16 handle, tBNEP_RESULT resp) in BNEP_ConnectResp() 312 tBNEP_RESULT BNEP_Disconnect (UINT16 handle) in BNEP_Disconnect() 355 tBNEP_RESULT BNEP_WriteBuf (UINT16 handle, in BNEP_WriteBuf() 467 tBNEP_RESULT BNEP_Write (UINT16 handle, in BNEP_Write() 578 tBNEP_RESULT BNEP_SetProtocolFilters (UINT16 handle, in BNEP_SetProtocolFilters() 637 tBNEP_RESULT BNEP_SetMulticastFilters (UINT16 handle, in BNEP_SetMulticastFilters() 710 tBNEP_RESULT BNEP_GetStatus (UINT16 handle, tBNEP_STATUS *p_status) in BNEP_GetStatus()
|
| /system/core/libion/ |
| D | ion.c | 62 unsigned int flags, ion_user_handle_t *handle) in ion_alloc() 82 int ion_free(int fd, ion_user_handle_t handle) in ion_free() 90 int ion_map(int fd, ion_user_handle_t handle, size_t length, int prot, in ion_map() 121 int ion_share(int fd, ion_user_handle_t handle, int *share_fd) in ion_share() 144 ion_user_handle_t handle; in ion_alloc_fd() local 155 int ion_import(int fd, int share_fd, ion_user_handle_t *handle) in ion_import()
|
| /system/bt/stack/btu/ |
| D | btu_hcif.c | 499 UINT16 handle; in btu_hcif_connection_comp_evt() local 578 UINT16 handle; in btu_hcif_disconnection_comp_evt() local 611 UINT16 handle; in btu_hcif_authentication_comp_evt() local 657 UINT16 handle; in btu_hcif_encryption_change_evt() local 695 UINT16 handle; in btu_hcif_read_rmt_ext_features_comp_evt() local 735 UINT16 handle; in btu_hcif_qos_setup_comp_evt() local 764 UINT16 handle; in btu_hcif_esco_connection_comp_evt() local 797 UINT16 handle; in btu_hcif_esco_connection_chg_evt() local 997 UINT16 handle; in btu_hcif_hdl_command_status() local 1272 UINT16 handle; in btu_hcif_mode_change_evt() local [all …]
|
| /system/core/libion/tests/ |
| D | allocate_test.cpp | 34 ion_user_handle_t handle = 0; in TEST_F() local 49 ion_user_handle_t handle = 0; in TEST_F() local 64 ion_user_handle_t handle = 0; in TEST_F() local 79 ion_user_handle_t handle = 0; in TEST_F() local 142 ion_user_handle_t handle = 0; in TEST_F() local
|
| /system/media/audio_utils/ |
| D | tinysndfile.c | 74 SNDFILE *handle = (SNDFILE *) malloc(sizeof(SNDFILE)); in sf_open_read() local 368 SNDFILE *handle = (SNDFILE *) malloc(sizeof(SNDFILE)); in sf_open_write() local 399 void sf_close(SNDFILE *handle) in sf_close() 420 sf_count_t sf_readf_short(SNDFILE *handle, short *ptr, sf_count_t desiredFrames) in sf_readf_short() 469 sf_count_t sf_readf_float(SNDFILE *handle, float *ptr, sf_count_t desiredFrames) in sf_readf_float() 520 sf_count_t sf_readf_int(SNDFILE *handle, int *ptr, sf_count_t desiredFrames) in sf_readf_int() 571 sf_count_t sf_writef_short(SNDFILE *handle, const short *ptr, sf_count_t desiredFrames) in sf_writef_short() 608 sf_count_t sf_writef_float(SNDFILE *handle, const float *ptr, sf_count_t desiredFrames) in sf_writef_float() 633 sf_count_t sf_writef_int(SNDFILE *handle, const int *ptr, sf_count_t desiredFrames) in sf_writef_int()
|
| /system/bt/stack/hcic/ |
| D | hcicmds.c | 166 BOOLEAN btsnd_hcic_disconnect (UINT16 handle, UINT8 reason) in btsnd_hcic_disconnect() 189 BOOLEAN btsnd_hcic_add_SCO_conn (UINT16 handle, UINT16 packet_types) in btsnd_hcic_add_SCO_conn() 383 BOOLEAN btsnd_hcic_change_conn_type (UINT16 handle, UINT16 packet_types) in btsnd_hcic_change_conn_type() 406 BOOLEAN btsnd_hcic_auth_request (UINT16 handle) in btsnd_hcic_auth_request() 428 BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable) in btsnd_hcic_set_conn_encrypt() 499 BOOLEAN btsnd_hcic_rmt_features_req (UINT16 handle) in btsnd_hcic_rmt_features_req() 521 BOOLEAN btsnd_hcic_rmt_ext_features (UINT16 handle, UINT8 page_num) in btsnd_hcic_rmt_ext_features() 544 BOOLEAN btsnd_hcic_rmt_ver_req (UINT16 handle) in btsnd_hcic_rmt_ver_req() 566 BOOLEAN btsnd_hcic_read_rmt_clk_offset (UINT16 handle) in btsnd_hcic_read_rmt_clk_offset() 588 BOOLEAN btsnd_hcic_read_lmp_handle (UINT16 handle) in btsnd_hcic_read_lmp_handle() [all …]
|