Home
last modified time | relevance | path

Searched refs:BT_MAX_NUM_UUIDS (Results 1 – 4 of 4) sorted by relevance

/system/bt/include/hardware/
Dbluetooth.h308 #define BT_MAX_NUM_UUIDS 32 macro
/system/bt/btif/src/
Dbtif_storage.cc132 STORAGE_UUID_STRING_SIZE * BT_MAX_NUM_UUIDS + \
372 btif_split_uuids_string(value, p_uuid, BT_MAX_NUM_UUIDS); in cfg2prop()
931 Uuid local_uuids[BT_MAX_NUM_UUIDS]; in btif_storage_load_bonded_devices()
932 Uuid remote_uuids[BT_MAX_NUM_UUIDS]; in btif_storage_load_bonded_devices()
Dbtif_core.cc559 Uuid local_uuids[BT_MAX_NUM_UUIDS]; in btif_in_get_adapter_properties()
631 Uuid remote_uuids[BT_MAX_NUM_UUIDS]; in btif_in_get_remote_device_properties()
Dbtif_dm.cc2564 Uuid local_uuids[BT_MAX_NUM_UUIDS]; in btif_dm_execute_service_request()