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

  /hardware/libhardware/include/hardware/
bluetooth.h 353 typedef void (*dut_mode_recv_callback)(uint16_t opcode, uint8_t *buf, uint8_t len); typedef
385 dut_mode_recv_callback dut_mode_recv_cb;
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 443 static void dut_mode_recv_callback (uint16_t opcode, uint8_t *buf, uint8_t len) { function in namespace:android
477 dut_mode_recv_callback,
    [all...]

Completed in 206 milliseconds