OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:virtual_unplug
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
bt_hh.h
151
bt_status_t (*
virtual_unplug
)(bt_bdaddr_t *bd_addr);
member in struct:__anon31046
/packages/apps/Bluetooth/jni/
com_android_bluetooth_hid.cpp
319
if ( (status = sBluetoothHidInterface->
virtual_unplug
((bt_bdaddr_t *) addr)) !=
/external/bluetooth/bluedroid/btif/src/
btif_hh.c
1307
static bt_status_t
virtual_unplug
(bt_bdaddr_t *bd_addr)
function
[
all
...]
Completed in 2137 milliseconds