Home
last modified time | relevance | path

Searched refs:btif_le_test_mode (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_api.h359 bt_status_t btif_le_test_mode(uint16_t opcode, uint8_t *buf, uint8_t len);
/system/bt/btif/src/
Dbluetooth.c400 return btif_le_test_mode(opcode, buf, len); in le_test_mode()
Dbtif_dm.c3204 bt_status_t btif_le_test_mode(uint16_t opcode, uint8_t *buf, uint8_t len) in btif_le_test_mode() function