OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btif_le_test_mode
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_api.h
341
** Function
btif_le_test_mode
348
bt_status_t
btif_le_test_mode
(uint16_t opcode, uint8_t *buf, uint8_t len);
/external/bluetooth/bluedroid/btif/src/
bluetooth.c
413
return
btif_le_test_mode
(opcode, buf, len);
btif_dm.c
3102
bt_status_t
btif_le_test_mode
(uint16_t opcode, uint8_t *buf, uint8_t len)
function
[
all
...]
Completed in 469 milliseconds