HomeSort by relevance Sort by last modified time
    Searched refs:BTA_DmAddBleDevice (Results 1 - 6 of 6) sorted by null

  /system/bt/btif/src/
btif_gatt_server.c 398 BTA_DmAddBleDevice(p_cb->bd_addr.address, addr_type, device_type);
btif_storage.c 570 BTA_DmAddBleDevice(bta_bd_addr, addr_type, BT_DEVICE_TYPE_BLE);
    [all...]
btif_dm.c 679 BTA_DmAddBleDevice(bd_addr->address, addr_type, device_type);
    [all...]
btif_gatt_client.c     [all...]
  /system/bt/bta/include/
bta_api.h     [all...]
  /system/bt/bta/dm/
bta_dm_api.c 741 ** Function BTA_DmAddBleDevice
754 void BTA_DmAddBleDevice(BD_ADDR bd_addr, tBLE_ADDR_TYPE addr_type, tBT_DEVICE_TYPE dev_type)
    [all...]

Completed in 161 milliseconds