Home
last modified time | relevance | path

Searched defs:GATTS_AddService (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.h195 struct GATTS_AddService { struct
206 extern struct GATTS_AddService GATTS_AddService; argument
Dmock_stack_gatt_api.cc50 struct GATTS_AddService GATTS_AddService; variable
159 tGATT_STATUS GATTS_AddService(tGATT_IF gatt_if, btgatt_db_element_t* service, in GATTS_AddService() function
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc169 tGATT_STATUS GATTS_AddService(tGATT_IF gatt_if, btgatt_db_element_t* service, in GATTS_AddService() function