Home
last modified time | relevance | path

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

/system/bt/test/suite/gatt/
Dgatt_unittest.cc63 bluetooth::Uuid char_uuid = bluetooth::Uuid::GetRandom(); in TEST_F() local
/system/bt/stack/srvc/
Dsrvc_dis.cc348 bluetooth::Uuid char_uuid = in DIS_SrInit() local
/system/bt/stack/gatt/
Dgatt_db.cc368 const Uuid& char_uuid) { in gatts_add_characteristic()
/system/bt/bta/hh/
Dbta_hh_le.cc695 uint16_t char_uuid = characteristic->uuid.As16Bit(); in write_rpt_ctl_cfg_cb() local
1725 uint16_t char_uuid = p_char->uuid.As16Bit(); in read_report_cb() local
/system/bt/stack/include/
Dgatt_api.h496 bluetooth::Uuid char_uuid; /* characteristic UUID type */ member