Searched defs:is_service (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/gatt/
H A Dbta_gattc_cache.c400 BOOLEAN is_service = TRUE; local
412 is_service = FALSE;
414 bta_gattc_get_disc_range(p_server_cb, &param.s_handle, &param.e_handle, is_service);

Completed in 937 milliseconds