Home
last modified time | relevance | path

Searched refs:incl_srvc_handle (Results 1 – 2 of 2) sorted by relevance

/system/bt/test/suite/support/
Dgatt.c171 …gatts_included_service_added_cb(int status, int server_if, int srvc_handle, int incl_srvc_handle) { in btgatts_included_service_added_cb() argument
175 gatt_included_service_handle = incl_srvc_handle; in btgatts_included_service_added_cb()
Dcallbacks.c62 …tgatts_included_service_added_cb(int status, int server_if, int srvc_handle, int incl_srvc_handle);