Searched refs:bt_vendor_opcode_t (Results 1 – 2 of 2) sorted by relevance
201 } bt_vendor_opcode_t; typedef323 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);
335 static int bt_vendor_op(bt_vendor_opcode_t opcode, void* param) { in bt_vendor_op()