Searched refs:btgatts_service_started_cb (Results 1 – 3 of 3) sorted by relevance
65 void btgatts_service_started_cb(int status, int server_if, int srvc_handle);195 btgatts_service_started_cb,
195 void btgatts_service_started_cb(int status, int server_if, int srvc_handle) { in btgatts_service_started_cb() function
120 …erface->server->start_service(server_if, srvc_handle, 2 /*BREDR/LE*/), btgatts_service_started_cb); in gatt_server_build()