Searched refs:GATTS_AddService (Results 1 – 6 of 6) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gatts_api.cc | 135 uint16_t status = GATTS_AddService(server_if, service.data(), service.size()); in bta_gatts_add_service_impl()
|
/system/bt/stack/gatt/ |
D | gatt_attr.cc | 294 GATTS_AddService(gatt_cb.gatt_if, service, in gatt_profile_db_init()
|
D | gatt_api.cc | 152 uint16_t GATTS_AddService(tGATT_IF gatt_if, btgatt_db_element_t* service, in GATTS_AddService() function
|
/system/bt/stack/srvc/ |
D | srvc_dis.cc | 360 status = GATTS_AddService(srvc_eng_cb.gatt_if, service, in DIS_SrInit()
|
/system/bt/stack/include/ |
D | gatt_api.h | 701 extern uint16_t GATTS_AddService(tGATT_IF gatt_if, btgatt_db_element_t* service,
|
/system/bt/stack/gap/ |
D | gap_ble.cc | 437 GATTS_AddService(gatt_if, service, in gap_attr_db_init()
|