OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:formatted_at_response
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hf.h
251
bt_status_t (*
formatted_at_response
)(const char *rsp);
member in struct:__anon20628
/external/bluetooth/bluedroid/btif/src/
btif_hf.c
794
** Function
formatted_at_response
801
static bt_status_t
formatted_at_response
(const char *rsp)
function
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp
486
if ( (status = sBluetoothHfpInterface->
formatted_at_response
(response)) != BT_STATUS_SUCCESS) {
Completed in 240 milliseconds