Searched refs:BTIF_STORAGE_GET_REMOTE_PROP (Results 1 – 1 of 1) sorted by relevance
/system/bt/btif/src/ |
D | btif_storage.cc | 102 #define BTIF_STORAGE_GET_REMOTE_PROP(b, t, v, l, p) \ macro 1013 BTIF_STORAGE_GET_REMOTE_PROP(p_remote_addr, BT_PROPERTY_BDNAME, &name, in btif_storage_load_bonded_devices() 1017 BTIF_STORAGE_GET_REMOTE_PROP(p_remote_addr, in btif_storage_load_bonded_devices() 1022 BTIF_STORAGE_GET_REMOTE_PROP(p_remote_addr, BT_PROPERTY_CLASS_OF_DEVICE, in btif_storage_load_bonded_devices() 1027 BTIF_STORAGE_GET_REMOTE_PROP(p_remote_addr, BT_PROPERTY_TYPE_OF_DEVICE, in btif_storage_load_bonded_devices() 1032 BTIF_STORAGE_GET_REMOTE_PROP(p_remote_addr, BT_PROPERTY_UUIDS, in btif_storage_load_bonded_devices()
|