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