bta_hf_client_test.cc | 26 const BD_ADDR bdaddr2 = {0x66, 0x55, 0x44, 0x33, 0x22, 0x11}; member in namespace:__anon105862 75 EXPECT_TRUE(bta_hf_client_find_cb_by_bda(bdaddr2) == NULL); 78 status = bta_hf_client_allocate_handle(bdaddr2, &p_handle_second);
|