Searched refs:btgatts_service_stopped_cb (Results 1 – 3 of 3) sorted by relevance
66 void btgatts_service_stopped_cb(int status, int server_if, int srvc_handle);196 btgatts_service_stopped_cb,
202 void btgatts_service_stopped_cb(int status, int server_if, int srvc_handle) { in btgatts_service_stopped_cb() function
124 …AND_WAIT(gatt_interface->server->stop_service(server_if, srvc_handle), btgatts_service_stopped_cb); in gatt_server_build()