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

  /hardware/interfaces/bluetooth/1.0/default/
bt_vendor_lib.h 204 } bt_vendor_opcode_t; typedef in typeref:enum:__anon47992
325 typedef void (*cfg_a2dp_cb)(bt_vendor_op_result_t result, bt_vendor_opcode_t op,
397 int (*op)(bt_vendor_opcode_t opcode, void* param);
  /system/bt/hci/include/
bt_vendor_lib.h 201 } bt_vendor_opcode_t; typedef in typeref:enum:__anon1848
323 typedef void (*cfg_a2dp_cb)(bt_vendor_op_result_t result, bt_vendor_opcode_t op,
395 int (*op)(bt_vendor_opcode_t opcode, void* param);

Completed in 169 milliseconds