Searched refs:gattc_state_code (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/gatt/
H A Dbta_gattc_main.cc282 static char* gattc_state_code(tBTA_GATTC_STATE state_code);
306 in_state, gattc_state_code(in_state), in_event,
337 gattc_state_code(in_state),
338 gattc_state_code(p_clcb->state), gattc_evt_code(in_event));
449 * Function gattc_state_code
456 static char* gattc_state_code(tBTA_GATTC_STATE state_code) { function

Completed in 95 milliseconds