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