OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dut_mode_recv_callback
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
bluetooth.h
318
typedef void (*
dut_mode_recv_callback
)(uint16_t opcode, uint8_t *buf, uint8_t len);
typedef
341
dut_mode_recv_callback
dut_mode_recv_cb;
/packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp
434
static void
dut_mode_recv_callback
(uint16_t opcode, uint8_t *buf, uint8_t len) {
function in namespace:android
453
dut_mode_recv_callback
,
[
all
...]
Completed in 752 milliseconds