Searched refs:BTIF_STORAGE_GET_REMOTE_PROP (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/bt/btif/src/ |
H A D | btif_storage.cc | 101 #define BTIF_STORAGE_GET_REMOTE_PROP(b, t, v, l, p) \ macro 1006 BTIF_STORAGE_GET_REMOTE_PROP(p_remote_addr, BT_PROPERTY_BDNAME, &name, in btif_storage_load_bonded_devices() 1010 BTIF_STORAGE_GET_REMOTE_PROP(p_remote_addr, in btif_storage_load_bonded_devices() 1015 BTIF_STORAGE_GET_REMOTE_PROP(p_remote_addr, BT_PROPERTY_CLASS_OF_DEVICE, in btif_storage_load_bonded_devices() 1020 BTIF_STORAGE_GET_REMOTE_PROP(p_remote_addr, BT_PROPERTY_TYPE_OF_DEVICE, in btif_storage_load_bonded_devices() 1025 BTIF_STORAGE_GET_REMOTE_PROP(p_remote_addr, BT_PROPERTY_UUIDS, in btif_storage_load_bonded_devices()
|