Searched defs:query_current_calls (Results 1 – 3 of 3) sorted by relevance
602 static bt_status_t query_current_calls(const RawAddress* bd_addr) { in query_current_calls() function
362 bt_status_t (*query_current_calls)(const RawAddress* bd_addr); member
1064 async def query_current_calls(self) -> List[CallInfo]: member in HfProtocol