HomeSort by relevance Sort by last modified time
    Searched refs:btif_le_test_mode (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/include/
btif_api.h 352 ** Function btif_le_test_mode
359 bt_status_t btif_le_test_mode(uint16_t opcode, uint8_t *buf, uint8_t len);
  /system/bt/btif/src/
bluetooth.c 400 return btif_le_test_mode(opcode, buf, len);
btif_dm.c 3204 bt_status_t btif_le_test_mode(uint16_t opcode, uint8_t *buf, uint8_t len) function
    [all...]

Completed in 47 milliseconds