Searched refs:btif_gattc_test_command_impl (Results 1 – 2 of 2) sorted by relevance
217 bt_status_t btif_gattc_test_command_impl(uint16_t command, btgatt_test_params_t* params) in btif_gattc_test_command_impl() function
2346 extern bt_status_t btif_gattc_test_command_impl(int command, btgatt_test_params_t* params);2350 return btif_gattc_test_command_impl(command, params); in btif_gattc_test_command()