HomeSort by relevance Sort by last modified time
    Searched full:bdaddr (Results 51 - 74 of 74) sorted by null

1 23

  /system/bt/bta/gatt/
bta_gattc_act.cc     [all...]
  /system/bt/stack/btm/
btm_ble.cc 140 << " Wrong Type, or No Device record for bdaddr: " << bd_addr
    [all...]
btm_inq.cc     [all...]
btm_acl.cc     [all...]
  /hardware/broadcom/libbt/src/
hardware.c 861 // Controller does not have a valid OTP BDADDR!
862 // Set the BTIF initial BDADDR instead.
868 ALOGI("Controller OTP bdaddr %02X:%02X:%02X:%02X:%02X:%02X",
    [all...]
  /system/bt/btif/src/
btif_hh.cc 149 extern void btif_dm_hh_open_failed(RawAddress* bdaddr);
793 RawAddress* bdaddr = &p_data->conn.bda; local
794 btif_dm_hh_open_failed(bdaddr);
795 p_dev = btif_hh_find_dev_by_bda(*bdaddr);
    [all...]
btif_hf_client.cc 83 /* BTIF-HF control block to map bdaddr to BTA handle */
228 BTIF_TRACE_ERROR("%s: could not find block for bdaddr", __func__);
    [all...]
btif_hf.cc 125 /* BTIF-HF control block to map bdaddr to BTA handle */
186 * Description Internal function to get idx by bdaddr
    [all...]
btif_core.cc 901 /* Allow get_adapter_property only for BDADDR and BDNAME if BT is disabled */
    [all...]
btif_storage.cc 690 * properties - RSSI, BDADDR, NAME (if found in EIR)
    [all...]
  /system/bt/bta/hf_client/
bta_hf_client_main.cc 497 APPL_TRACE_WARNING("%s: bdaddr mismatch for handle %d alloc %d", __func__,
584 BTIF_TRACE_ERROR("%s: cannot allocate handle since BDADDR already exists",
    [all...]
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
hw_rome.c 896 memcpy(nvm_byte_ptr, q.bdaddr, 6);
    [all...]
  /hardware/qcom/bt/sdm845/libbt-vendor/src/
hw_rome.c     [all...]
  /device/lge/bullhead/
device.mk 503 ro.bt.bdaddr_path=/persist/bdaddr.txt
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothConnectionFacade.java 447 * @param deviceID Name/BDADDR (String) of the device to disconnect from
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 179 ALOGD("callsetup_cb bdaddr %02x:%02x:%02x:%02x:%02x:%02x",
  /system/bt/service/
gatt_server.cc 543 if (conn->bdaddr != bda) {
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hw_rome.c     [all...]
  /system/bt/stack/l2cap/
l2c_api.cc     [all...]
  /system/bt/bta/dm/
bta_dm_act.cc     [all...]
  /system/bt/stack/include/
l2c_api.h 792 * BdAddr : the remote BD address of ACL link. If it is
    [all...]
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hw_rome.c     [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_rome.c     [all...]
  /external/valgrind/include/vki/
vki-linux.h 3150 vki_bdaddr_t bdaddr; member in struct:vki_inquiry_info
    [all...]

Completed in 965 milliseconds

1 23