Searched defs:gatt_service (Results 1 – 4 of 4) sorted by relevance
57 GenericAttributeService gatt_service(mgr.GetWeakPtr(), NopSendIndication); in TEST_F() local101 GenericAttributeService gatt_service(mgr.GetWeakPtr(), in TEST_F() local136 GenericAttributeService gatt_service(mgr.GetWeakPtr(), NopSendIndication); in TEST_F() local170 GenericAttributeService gatt_service(mgr.GetWeakPtr(), in TEST_F() local220 GenericAttributeService gatt_service(mgr.GetWeakPtr(), NopSendIndication); in TEST_F() local
3519 ServiceData gatt_service() const { in gatt_service() function in bt::gatt::internal::__anond71384760111::RemoteServiceManagerServiceChangedTest
16 mod gatt_service; module
66 def __init__(self, loop: asyncio.AbstractEventLoop, gatt_service): argument