OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btif_dut_mode_send
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_api.h
319
** Function
btif_dut_mode_send
326
bt_status_t
btif_dut_mode_send
(uint16_t opcode, uint8_t *buf, uint8_t len);
/external/bluetooth/bluedroid/btif/src/
bluetooth.c
359
return
btif_dut_mode_send
(opcode, buf, len);
btif_core.c
845
** Function
btif_dut_mode_send
852
bt_status_t
btif_dut_mode_send
(uint16_t opcode, uint8_t *buf, uint8_t len)
function
[
all
...]
Completed in 19 milliseconds