/system/bt/service/hal/ |
D | bluetooth_avrcp_interface.cc | 68 void RemoteFeaturesCallback(const RawAddress& bd_addr, in RemoteFeaturesCallback() 78 void GetPlayStatusCallback(const RawAddress& bd_addr) { in GetPlayStatusCallback() 87 void ListPlayerAppAttrCallback(const RawAddress& bd_addr) { in ListPlayerAppAttrCallback() 97 const RawAddress& bd_addr) { in ListPlayerAppValuesCallback() 107 const RawAddress& bd_addr) { in GetPlayerAppValueCallback() 118 const RawAddress& bd_addr) { in GetPlayerAppAttrsTextCallback() 129 const RawAddress& bd_addr) { in GetPlayerAppValuesTextCallback() 139 const RawAddress& bd_addr) { in SetPlayerAppValueCallback() 149 const RawAddress& bd_addr) { in GetElementAttrCallback() 159 const RawAddress& bd_addr) { in RegisterNotificationCallback() [all …]
|
D | bluetooth_av_interface.cc | 59 void SourceConnectionStateCallback(const RawAddress& bd_addr, in SourceConnectionStateCallback() 69 void SourceAudioStateCallback(const RawAddress& bd_addr, in SourceAudioStateCallback() 79 const RawAddress& bd_addr, btav_a2dp_codec_config_t codec_config, in SourceAudioConfigCallback() 91 bool SourceMandatoryCodecPreferredCallback(const RawAddress& bd_addr) { in SourceMandatoryCodecPreferredCallback() 102 void SinkConnectionStateCallback(const RawAddress& bd_addr, in SinkConnectionStateCallback() 111 void SinkAudioStateCallback(const RawAddress& bd_addr, in SinkAudioStateCallback() 120 void SinkAudioConfigCallback(const RawAddress& bd_addr, uint32_t sample_rate, in SinkAudioConfigCallback() 292 BluetoothAvInterface* iface, const RawAddress& bd_addr, in ConnectionStateCallback() 298 BluetoothAvInterface* iface, const RawAddress& bd_addr, in AudioStateCallback() 304 BluetoothAvInterface* iface, const RawAddress& bd_addr, in AudioConfigCallback() [all …]
|
/system/bt/btif/src/ |
D | btif_hf_client.cc | 167 RawAddress* bd_addr = (RawAddress*)p_param; in btif_in_hf_client_generic_evt() local 229 btif_hf_client_cb_t* btif_hf_client_get_cb_by_bda(const RawAddress& bd_addr) { in btif_hf_client_get_cb_by_bda() 300 static bt_status_t connect_int(RawAddress* bd_addr, uint16_t uuid) { in connect_int() 322 static bt_status_t connect(RawAddress* bd_addr) { in connect() 337 static bt_status_t disconnect(const RawAddress* bd_addr) { in disconnect() 358 static bt_status_t connect_audio(const RawAddress* bd_addr) { in connect_audio() 388 static bt_status_t disconnect_audio(const RawAddress* bd_addr) { in disconnect_audio() 407 static bt_status_t start_voice_recognition(const RawAddress* bd_addr) { in start_voice_recognition() 429 static bt_status_t stop_voice_recognition(const RawAddress* bd_addr) { in stop_voice_recognition() 451 static bt_status_t volume_control(const RawAddress* bd_addr, in volume_control() [all …]
|
D | btif_gatt_util.cc | 61 static bool btif_gatt_is_link_encrypted(const RawAddress& bd_addr) { in btif_gatt_is_link_encrypted() 65 static void btif_gatt_set_encryption_cb(UNUSED_ATTR const RawAddress& bd_addr, in btif_gatt_set_encryption_cb() 75 void btif_gatt_check_encrypted_link(RawAddress bd_addr, in btif_gatt_check_encrypted_link() 88 void btif_gatt_check_encrypted_link(UNUSED_ATTR RawAddress bd_addr, in btif_gatt_check_encrypted_link()
|
D | btif_hh.cc | 345 static btif_hh_device_t* btif_hh_find_dev_by_bda(const RawAddress& bd_addr) { in btif_hh_find_dev_by_bda() 366 const RawAddress& bd_addr) { in btif_hh_find_connected_dev_by_bda() 385 void btif_hh_stop_vup_timer(RawAddress* bd_addr) { in btif_hh_stop_vup_timer() 402 void btif_hh_start_vup_timer(const RawAddress* bd_addr) { in btif_hh_start_vup_timer() 452 void btif_hh_remove_device(RawAddress bd_addr) { in btif_hh_remove_device() 530 bt_status_t btif_hh_virtual_unplug(const RawAddress* bd_addr) { in btif_hh_virtual_unplug() 574 bt_status_t btif_hh_connect(const RawAddress* bd_addr) { in btif_hh_connect() 633 void btif_hh_disconnect(RawAddress* bd_addr) { in btif_hh_disconnect() 1150 RawAddress* bd_addr = (RawAddress*)p_param; in btif_hh_handle_evt() local 1241 static bt_status_t connect(RawAddress* bd_addr) { in connect() [all …]
|
D | btif_hf.cc | 144 static bool is_active_device(const RawAddress& bd_addr) { in is_active_device() 159 static bool is_connected(RawAddress* bd_addr) { in is_connected() 178 static int btif_hf_idx_by_bdaddr(RawAddress* bd_addr) { in btif_hf_idx_by_bdaddr() 266 static bool IsSlcConnected(RawAddress* bd_addr) { in IsSlcConnected() 638 static bt_status_t connect_int(RawAddress* bd_addr, uint16_t uuid) { in connect_int() 780 bt_status_t HeadsetInterface::Connect(RawAddress* bd_addr) { in Connect() 785 bt_status_t HeadsetInterface::Disconnect(RawAddress* bd_addr) { in Disconnect() 801 bt_status_t HeadsetInterface::ConnectAudio(RawAddress* bd_addr) { in ConnectAudio() 822 bt_status_t HeadsetInterface::DisconnectAudio(RawAddress* bd_addr) { in DisconnectAudio() 838 bt_status_t HeadsetInterface::StartVoiceRecognition(RawAddress* bd_addr) { in StartVoiceRecognition() [all …]
|
D | btif_dm.cc | 116 RawAddress bd_addr; member 148 RawAddress bd_addr; member 182 RawAddress bd_addr; member 492 static void bond_state_changed(bt_status_t status, const RawAddress& bd_addr, in bond_state_changed() 672 static void btif_dm_cb_create_bond(const RawAddress& bd_addr, in btif_dm_cb_create_bond() 727 void btif_dm_cb_remove_bond(const RawAddress* bd_addr) { in btif_dm_cb_remove_bond() 752 uint16_t btif_dm_get_connection_state(const RawAddress* bd_addr) { in btif_dm_get_connection_state() 862 const RawAddress& bd_addr = p_pin_req->bd_addr; in btif_dm_pin_req_evt() local 953 RawAddress bd_addr = p_ssp_cfm_req->bd_addr; in btif_dm_ssp_cfm_req_evt() local 1027 RawAddress bd_addr = p_ssp_key_notif->bd_addr; in btif_dm_ssp_key_notif_evt() local [all …]
|
D | bluetooth.cc | 271 static int create_bond(const RawAddress* bd_addr, int transport) { in create_bond() 278 static int create_bond_out_of_band(const RawAddress* bd_addr, int transport, in create_bond_out_of_band() 286 static int cancel_bond(const RawAddress* bd_addr) { in cancel_bond() 293 static int remove_bond(const RawAddress* bd_addr) { in remove_bond() 303 static int get_connection_state(const RawAddress* bd_addr) { in get_connection_state() 310 static int pin_reply(const RawAddress* bd_addr, uint8_t accept, uint8_t pin_len, in pin_reply() 318 static int ssp_reply(const RawAddress* bd_addr, bt_ssp_variant_t variant, in ssp_reply()
|
D | btif_gatt_client.cc | 313 bt_status_t btif_gattc_open(int client_if, const RawAddress& bd_addr, in btif_gattc_open() 334 bt_status_t btif_gattc_close(int client_if, const RawAddress& bd_addr, in btif_gattc_close() 341 bt_status_t btif_gattc_refresh(int client_if, const RawAddress& bd_addr) { in btif_gattc_refresh() 495 const RawAddress& bd_addr, in btif_gattc_reg_for_notification() 516 const RawAddress& bd_addr, in btif_gattc_dereg_for_notification() 526 const RawAddress& bd_addr) { in btif_gattc_read_remote_rssi() 552 bt_status_t btif_gattc_conn_parameter_update(const RawAddress& bd_addr, in btif_gattc_conn_parameter_update() 563 bt_status_t btif_gattc_set_preferred_phy(const RawAddress& bd_addr, in btif_gattc_set_preferred_phy() 573 const RawAddress& bd_addr, in btif_gattc_read_phy() 581 int btif_gattc_get_device_type(const RawAddress& bd_addr) { in btif_gattc_get_device_type()
|
/system/bt/stack/btm/ |
D | btm_dev.cc | 63 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice() 170 bool BTM_SecDeleteDevice(const RawAddress& bd_addr) { in BTM_SecDeleteDevice() 204 extern void BTM_SecClearSecurityFlags(const RawAddress& bd_addr) { in BTM_SecClearSecurityFlags() 223 char* BTM_SecReadDevName(const RawAddress& bd_addr) { in BTM_SecReadDevName() 243 tBTM_SEC_DEV_REC* btm_sec_alloc_dev(const RawAddress& bd_addr) { in btm_sec_alloc_dev() 285 bool btm_dev_support_switch(const RawAddress& bd_addr) { in btm_dev_support_switch() 348 const RawAddress* bd_addr = ((RawAddress*)context); in is_address_equal() local 368 tBTM_SEC_DEV_REC* btm_find_dev(const RawAddress& bd_addr) { in btm_find_dev() 444 tBTM_SEC_DEV_REC* btm_find_or_alloc_dev(const RawAddress& bd_addr) { in btm_find_or_alloc_dev() 543 tBTM_BOND_TYPE btm_get_bond_type_dev(const RawAddress& bd_addr) { in btm_get_bond_type_dev() [all …]
|
D | btm_ble.cc | 72 bool BTM_SecAddBleDevice(const RawAddress& bd_addr, BD_NAME bd_name, in BTM_SecAddBleDevice() 138 bool BTM_SecAddBleKey(const RawAddress& bd_addr, tBTM_LE_KEY_VALUE* p_le_key, in BTM_SecAddBleKey() 347 void BTM_SecurityGrant(const RawAddress& bd_addr, uint8_t res) { in BTM_SecurityGrant() 373 void BTM_BlePasskeyReply(const RawAddress& bd_addr, uint8_t res, in BTM_BlePasskeyReply() 404 void BTM_BleConfirmReply(const RawAddress& bd_addr, uint8_t res) { in BTM_BleConfirmReply() 437 void BTM_BleOobDataReply(const RawAddress& bd_addr, uint8_t res, uint8_t len, in BTM_BleOobDataReply() 469 void BTM_BleSecureConnectionOobDataReply(const RawAddress& bd_addr, in BTM_BleSecureConnectionOobDataReply() 557 void BTM_BleSetPrefConnParams(const RawAddress& bd_addr, uint16_t min_conn_int, in BTM_BleSetPrefConnParams() 799 bool BTM_UseLeLink(const RawAddress& bd_addr) { in BTM_UseLeLink() 832 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength() [all …]
|
D | btm_sec.cc | 320 bool BTM_GetSecurityFlags(const RawAddress& bd_addr, uint8_t* p_sec_flags) { in BTM_GetSecurityFlags() 341 bool BTM_GetSecurityFlagsByTransport(const RawAddress& bd_addr, in BTM_GetSecurityFlagsByTransport() 719 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len, in BTM_PINCodeReply() 841 tBTM_STATUS btm_sec_bond_by_transport(const RawAddress& bd_addr, in btm_sec_bond_by_transport() 1019 tBTM_STATUS BTM_SecBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in BTM_SecBond() 1054 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel() 1139 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr) { in BTM_SecGetDeviceLinkKeyType() 1175 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() 1328 void BTM_ConfirmReqReply(tBTM_STATUS res, const RawAddress& bd_addr) { in BTM_ConfirmReqReply() 1375 void BTM_PasskeyReqReply(tBTM_STATUS res, const RawAddress& bd_addr, in BTM_PasskeyReqReply() [all …]
|
/system/bt/bta/dm/ |
D | bta_dm_api.cc | 169 void BTA_DmDiscover(const RawAddress& bd_addr, tBTA_SERVICE_MASK services, in BTA_DmDiscover() 194 void BTA_DmDiscoverUUID(const RawAddress& bd_addr, const Uuid& uuid, in BTA_DmDiscoverUUID() 213 void BTA_DmBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in BTA_DmBond() 221 void BTA_DmBondCancel(const RawAddress& bd_addr) { in BTA_DmBondCancel() 236 void BTA_DmPinReply(const RawAddress& bd_addr, bool accept, uint8_t pin_len, in BTA_DmPinReply() 279 void BTA_DmConfirm(const RawAddress& bd_addr, bool accept) { in BTA_DmConfirm() 294 void BTA_DmAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTA_DmAddDevice() 325 tBTA_STATUS BTA_DmRemoveDevice(const RawAddress& bd_addr) { in BTA_DmRemoveDevice() 384 uint16_t BTA_DmGetConnectionState(const RawAddress& bd_addr) { in BTA_DmGetConnectionState() 437 void BTA_DmAddBleKey(const RawAddress& bd_addr, tBTA_LE_KEY_VALUE* p_le_key, in BTA_DmAddBleKey() [all …]
|
D | bta_dm_ci.cc | 45 void bta_dm_ci_io_req(const RawAddress& bd_addr, tBTA_IO_CAP io_cap, in bta_dm_ci_io_req() 64 void bta_dm_ci_rmt_oob(bool accept, const RawAddress& bd_addr, const Octet16& c, in bta_dm_ci_rmt_oob()
|
D | bta_dm_act.cc | 612 void bta_dm_process_remove_device(const RawAddress& bd_addr) { in bta_dm_process_remove_device() 632 void bta_dm_remove_device(const RawAddress& bd_addr) { in bta_dm_remove_device() 757 void bta_dm_close_acl(const RawAddress& bd_addr, bool remove_dev, in bta_dm_close_acl() 816 void bta_dm_bond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in bta_dm_bond() 848 void bta_dm_bond_cancel(const RawAddress& bd_addr) { in bta_dm_bond_cancel() 942 void bta_dm_confirm(const RawAddress& bd_addr, bool accept) { in bta_dm_confirm() 947 void bta_dm_ci_io_req_act(const RawAddress& bd_addr, tBTA_IO_CAP io_cap, in bta_dm_ci_io_req_act() 1214 static bool bta_dm_read_remote_device_name(const RawAddress& bd_addr, in bta_dm_read_remote_device_name() 1775 static void bta_dm_find_services(const RawAddress& bd_addr) { in bta_dm_find_services() 2147 static void bta_dm_service_search_remname_cback(const RawAddress& bd_addr, in bta_dm_service_search_remname_cback() [all …]
|
/system/bt/stack/smp/ |
D | smp_api.cc | 133 tSMP_STATUS SMP_Pair(const RawAddress& bd_addr) { in SMP_Pair() 173 tSMP_STATUS SMP_BR_PairWith(const RawAddress& bd_addr) { in SMP_BR_PairWith() 213 bool SMP_PairCancel(const RawAddress& bd_addr) { in SMP_PairCancel() 249 void SMP_SecurityGrant(const RawAddress& bd_addr, uint8_t res) { in SMP_SecurityGrant() 332 void SMP_PasskeyReply(const RawAddress& bd_addr, uint8_t res, in SMP_PasskeyReply() 387 void SMP_ConfirmReply(const RawAddress& bd_addr, uint8_t res) { in SMP_ConfirmReply() 431 void SMP_OobDataReply(const RawAddress& bd_addr, tSMP_STATUS res, uint8_t len, in SMP_OobDataReply() 535 void SMP_KeypressNotification(const RawAddress& bd_addr, uint8_t value) { in SMP_KeypressNotification()
|
D | smp_l2c.cc | 93 static void smp_connect_callback(uint16_t channel, const RawAddress& bd_addr, in smp_connect_callback() 140 static void smp_data_received(uint16_t channel, const RawAddress& bd_addr, in smp_data_received() 245 static void smp_br_connect_callback(uint16_t channel, const RawAddress& bd_addr, in smp_br_connect_callback() 291 static void smp_br_data_received(uint16_t channel, const RawAddress& bd_addr, in smp_br_data_received()
|
/system/bt/btif/co/ |
D | bta_dm_co.cc | 77 void bta_dm_co_io_req(UNUSED_ATTR const RawAddress& bd_addr, in bta_dm_co_io_req() 105 void bta_dm_co_io_rsp(const RawAddress& bd_addr, tBTA_IO_CAP io_cap, in bta_dm_co_io_rsp() 123 void bta_dm_co_lk_upgrade(UNUSED_ATTR const RawAddress& bd_addr, in bta_dm_co_lk_upgrade() 160 void bta_dm_co_rmt_oob(const RawAddress& bd_addr) { in bta_dm_co_rmt_oob() 189 void bta_dm_co_le_io_key_req(UNUSED_ATTR const RawAddress& bd_addr, in bta_dm_co_le_io_key_req() 244 void bta_dm_co_ble_io_req(const RawAddress& bd_addr, tBTA_IO_CAP* p_io_cap, in bta_dm_co_ble_io_req()
|
/system/bt/service/ |
D | avrcp_target.cc | 245 void AvrcpTarget::RemoteFeaturesCallback(const RawAddress& bd_addr, in RemoteFeaturesCallback() 253 void AvrcpTarget::GetPlayStatusCallback(const RawAddress& bd_addr) { in GetPlayStatusCallback() 259 void AvrcpTarget::ListPlayerAppAttrCallback(const RawAddress& bd_addr) { in ListPlayerAppAttrCallback() 266 const RawAddress& bd_addr) { in ListPlayerAppValuesCallback() 275 const RawAddress& bd_addr) { in GetPlayerAppValueCallback() 289 const RawAddress& bd_addr) { in GetPlayerAppAttrsTextCallback() 304 const RawAddress& bd_addr) { in GetPlayerAppValuesTextCallback() 317 const RawAddress& bd_addr) { in SetPlayerAppValueCallback() 331 const RawAddress& bd_addr) { in GetElementAttrCallback() 344 const RawAddress& bd_addr) { in RegisterNotificationCallback() [all …]
|
D | avrcp_control.cc | 137 const RawAddress& bd_addr) { in ConnectionStateCallback() 144 void AvrcpControl::CtrlSetabsvolCmdCallback(const RawAddress& bd_addr, in CtrlSetabsvolCmdCallback() 153 const RawAddress& bd_addr, uint8_t label) { in CtrlRegisternotificationAbsVolCallback() 160 void AvrcpControl::CtrlTrackChangedCallback(const RawAddress& bd_addr, in CtrlTrackChangedCallback()
|
/system/bt/stack/test/common/ |
D | mock_btm_layer.cc | 29 void btm_sec_abort_access_req(const RawAddress& bd_addr) { in btm_sec_abort_access_req() 33 tBTM_STATUS btm_sec_mx_access_request(const RawAddress& bd_addr, uint16_t psm, in btm_sec_mx_access_request()
|
/system/bt/main/shim/ |
D | btm_api.cc | 778 bool bluetooth::shim::BTM_SecAddBleDevice(const RawAddress& bd_addr, in BTM_SecAddBleDevice() 786 bool bluetooth::shim::BTM_SecAddBleKey(const RawAddress& bd_addr, in BTM_SecAddBleKey() 840 void bluetooth::shim::BTM_SecurityGrant(const RawAddress& bd_addr, in BTM_SecurityGrant() 845 void bluetooth::shim::BTM_BlePasskeyReply(const RawAddress& bd_addr, in BTM_BlePasskeyReply() 850 void bluetooth::shim::BTM_BleConfirmReply(const RawAddress& bd_addr, in BTM_BleConfirmReply() 855 void bluetooth::shim::BTM_BleOobDataReply(const RawAddress& bd_addr, in BTM_BleOobDataReply() 863 const RawAddress& bd_addr, uint8_t* p_c, uint8_t* p_r) { in BTM_BleSecureConnectionOobDataReply() 874 void bluetooth::shim::BTM_BleSetPrefConnParams(const RawAddress& bd_addr, in BTM_BleSetPrefConnParams() 920 tBTM_STATUS bluetooth::shim::BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength() 927 const RawAddress& bd_addr, in BTM_BleReadPhy() [all …]
|
/system/bt/bta/include/ |
D | bta_hf_client_api.h | 173 RawAddress bd_addr; member 179 RawAddress bd_addr; member 186 RawAddress bd_addr; member 193 RawAddress bd_addr; member 201 RawAddress bd_addr; member 208 RawAddress bd_addr; member 214 RawAddress bd_addr; member 221 RawAddress bd_addr; member 232 RawAddress bd_addr; member 239 RawAddress bd_addr; member [all …]
|
/system/bt/stack/rfcomm/ |
D | port_utils.cc | 63 tPORT* port_allocate_port(uint8_t dlci, const RawAddress& bd_addr) { in port_allocate_port() 282 tRFC_MCB* port_find_mcb(const RawAddress& bd_addr) { in port_find_mcb() 362 tPORT* port_find_port(uint8_t dlci, const RawAddress& bd_addr) { in port_find_port()
|
/system/bt/stack/avdt/ |
D | avdt_ccb.cc | 410 AvdtpCcb* avdt_ccb_by_bd(const RawAddress& bd_addr) { in avdt_ccb_by_bd() 440 AvdtpCcb* avdt_ccb_alloc(const RawAddress& bd_addr) { in avdt_ccb_alloc() 456 AvdtpCcb* avdt_ccb_alloc_by_channel_index(const RawAddress& bd_addr, in avdt_ccb_alloc_by_channel_index()
|