OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dut_mode_configure
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/src/
bluetooth.c
339
int
dut_mode_configure
(uint8_t enable)
function
341
ALOGI("
dut_mode_configure
");
407
dut_mode_configure
,
/hardware/libhardware/include/hardware/
bluetooth.h
446
int (*
dut_mode_configure
)(uint8_t enable);
member in struct:__anon31003
/external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c
547
status = sBtInterface->
dut_mode_configure
(mode);
693
{ "
dut_mode_configure
", do_dut_mode_configure, ":: DUT mode - 1 to enter,0 to exit", 0 },
Completed in 943 milliseconds