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.h419 bt_status_t btif_le_test_mode(uint16_t opcode, uint8_t* buf, uint8_t len);
/system/bt/btif/src/
Dbluetooth.cc429 return btif_le_test_mode(opcode, buf, len); in le_test_mode()
Dbtif_dm.cc3291 bt_status_t btif_le_test_mode(uint16_t opcode, uint8_t* buf, uint8_t len) { in btif_le_test_mode() function