Searched refs:query_current_calls (Results 1 – 3 of 3) sorted by relevance
611 static bt_status_t query_current_calls(UNUSED_ATTR const RawAddress* bd_addr) { in query_current_calls() function759 .query_current_calls = query_current_calls,
374 bt_status_t (*query_current_calls)(const RawAddress* bd_addr); member
716 bt_status_t status = sBluetoothHfpClientInterface->query_current_calls( in queryCurrentCallsNative()