Home
last modified time | relevance | path

Searched refs:le_test_mode (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/btif/test/
H A Dbtif_stack_test.cc115 void le_test_mode(bt_status_t status, uint16_t num_packets) { in le_test_mode() function
138 .le_test_mode_cb = le_test_mode,
/aosp12/system/bt/test/headless/
H A Dheadless.cc136 void le_test_mode(bt_status_t status, uint16_t num_packets) { in le_test_mode() function
159 .le_test_mode_cb = le_test_mode,
/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h557 int (*le_test_mode)(uint16_t opcode, uint8_t *buf, uint8_t len); member
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc504 int le_test_mode(uint16_t opcode, uint8_t* buf, uint8_t len) { in le_test_mode() function
604 le_test_mode,
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h659 int (*le_test_mode)(uint16_t opcode, uint8_t* buf, uint8_t len); member