OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_discovery
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/btif/src/
bluetooth.c
236
static int
start_discovery
(void)
function
399
start_discovery
,
/hardware/libhardware/include/hardware/
bluetooth.h
414
int (*
start_discovery
)(void);
member in struct:__anon31003
/external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c
[
all
...]
bta_jv_int.h
402
tBTA_JV_API_START_DISCOVERY
start_discovery
;
member in union:__anon573
/packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp
577
int ret = sBluetoothInterface->
start_discovery
();
[
all
...]
Completed in 975 milliseconds