Searched refs:BTIF_STORAGE_GET_ADAPTER_PROP (Results 1 – 1 of 1) sorted by relevance
/system/bt/btif/src/ |
D | btif_storage.cc | 93 #define BTIF_STORAGE_GET_ADAPTER_PROP(s, t, v, l, p) \ macro 944 BTIF_STORAGE_GET_ADAPTER_PROP(status, BT_PROPERTY_BDADDR, &addr, in btif_storage_load_bonded_devices() 953 BTIF_STORAGE_GET_ADAPTER_PROP(status, BT_PROPERTY_BDNAME, &name, in btif_storage_load_bonded_devices() 969 BTIF_STORAGE_GET_ADAPTER_PROP(status, BT_PROPERTY_ADAPTER_DISCOVERY_TIMEOUT, in btif_storage_load_bonded_devices() 987 BTIF_STORAGE_GET_ADAPTER_PROP(status, BT_PROPERTY_UUIDS, local_uuids, in btif_storage_load_bonded_devices()
|