Searched refs:btif_gattc_test_command_impl (Results 1 – 1 of 1) sorted by relevance
72 static bt_status_t btif_gattc_test_command_impl(int command, const btgatt_test_params_t* params);670 return btif_gattc_test_command_impl(command, ¶ms); in btif_gattc_test_command()787 static bt_status_t btif_gattc_test_command_impl(int command, const btgatt_test_params_t* params) { in btif_gattc_test_command_impl() function