Searched refs:le_test_mode (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/btif/test/ |
H A D | btif_stack_test.cc | 115 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 D | headless.cc | 136 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 D | bluetooth.h | 557 int (*le_test_mode)(uint16_t opcode, uint8_t *buf, uint8_t len); member
|
/aosp12/system/bt/btif/src/ |
H A D | bluetooth.cc | 504 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 D | bluetooth.h | 659 int (*le_test_mode)(uint16_t opcode, uint8_t* buf, uint8_t len); member
|