OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:formatted_at_response
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hf.h
290
bt_status_t (*
formatted_at_response
)(const char *rsp, RawAddress *bd_addr );
member in struct:__anon42987
/system/bt/btif/src/
btif_hf.cc
1100
static bt_status_t
formatted_at_response
(const char* rsp, RawAddress* bd_addr) {
function
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp
710
bt_status_t status = sBluetoothHfpInterface->
formatted_at_response
(
Completed in 144 milliseconds