Searched refs:dial_memory (Results 1 – 3 of 3) sorted by relevance
497 static bt_status_t dial_memory(const RawAddress* bd_addr, int location) { in dial_memory() function773 .dial_memory = dial_memory,
366 bt_status_t (*dial_memory)(const RawAddress* bd_addr, int location); member
681 bt_status_t status = sBluetoothHfpClientInterface->dial_memory( in dialMemoryNative()