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

  /external/bluetooth/bluedroid/btif/include/
btif_storage.h 279 ** Function btif_storage_is_device_autopair_blacklisted
287 BOOLEAN btif_storage_is_device_autopair_blacklisted(bt_bdaddr_t *remote_dev_addr);
  /external/bluetooth/bluedroid/btif/src/
btif_storage.c 1283 BOOLEAN btif_storage_is_device_autopair_blacklisted(bt_bdaddr_t *remote_dev_addr) function
    [all...]
btif_dm.c 549 if ((btif_storage_is_device_autopair_blacklisted(&bd_addr) == FALSE) &&
    [all...]

Completed in 57 milliseconds