OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_os_callouts
(Results
1 - 4
of
4
) sorted by null
/system/bt/btif/src/
bluetooth.c
462
static int
set_os_callouts
(bt_os_callouts_t *callouts) {
function
504
set_os_callouts
,
/hardware/libhardware/include/hardware/
bluetooth.h
425
* |
set_os_callouts
| function on |bt_interface_t|.
562
int (*
set_os_callouts
)(bt_os_callouts_t *callouts);
member in struct:__anon31969
/system/bt/service/hal/
bluetooth_interface.cpp
284
status = hal_iface_->
set_os_callouts
(&bt_os_callouts);
/packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp
713
ret = sBluetoothInterface->
set_os_callouts
(&sBluetoothOsCallouts);
[
all
...]
Completed in 1653 milliseconds