Home
last modified time | relevance | path

Searched refs:btif_gattc_test_command_impl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc72 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, &params); 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