Home
last modified time | relevance | path

Searched defs:char_uuid (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/suite/gatt/
Dgatt_unittest.cc64 bluetooth::Uuid char_uuid = bluetooth::Uuid::GetRandom(); in TEST_F() local
/packages/modules/Bluetooth/system/stack/srvc/
Dsrvc_dis.cc354 bluetooth::Uuid char_uuid = in DIS_SrInit() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_db.cc372 const Uuid& char_uuid) { in gatts_add_characteristic()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc684 uint16_t char_uuid = characteristic->uuid.As16Bit(); in write_rpt_ctl_cfg_cb() local
1748 uint16_t char_uuid = p_char->uuid.As16Bit(); in read_report_cb() local
/packages/modules/Bluetooth/system/stack/include/
Dgatt_api.h605 bluetooth::Uuid char_uuid; /* characteristic UUID type */ member