Home
last modified time | relevance | path

Searched defs:service_handle (Results 1 – 7 of 7) sorted by relevance

/system/bt/test/suite/gatt/
Dgatt_test.h46 int service_handle() const { return service_handle_; } in service_handle() function
/system/bt/stack/srvc/
Dsrvc_dis_int.h43 uint16_t service_handle; member
/system/bt/btif/src/
Dbtif_gatt_server.cc377 static bt_status_t btif_gatts_stop_service(int server_if, int service_handle) { in btif_gatts_stop_service()
383 int service_handle) { in btif_gatts_delete_service()
/system/bt/stack/gatt/
Dgatt_attr.cc273 uint16_t service_handle = 0; in gatt_profile_db_init() local
Dgatt_api.cc378 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService()
/system/bt/stack/gap/
Dgap_ble.cc396 uint16_t service_handle; in gap_attr_db_init() local
/system/bt/service/
Dgatt_server_old.cc118 int service_handle; member