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

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_main.c275 static char *gattc_state_code(tBTA_GATTC_STATE state_code);
297 gattc_state_code(in_state),
328 gattc_state_code(in_state),
329 gattc_state_code(p_clcb->state),
499 ** Function gattc_state_code
506 static char *gattc_state_code(tBTA_GATTC_STATE state_code) function

Completed in 40 milliseconds