Searched refs:bt_opcode_t (Results 1 – 3 of 3) sorted by relevance
107 } bt_opcode_t; typedef172 int (*op)(bt_opcode_t opcode, void* param);
2854 int (*op)(bt_opcode_t opcode, void* param);3118 也就是说vendorlib中发送命令后,其他系统会直接调用callback通知芯片返回的消息,OHOS则是通过BT_OP_EVENT_CALLBACK操作码(参见bt_opcode_t定义)通知芯片…
2864 int (*op)(bt_opcode_t opcode, void* param);3128 …h the **BT_OP_EVENT_CALLBACK** operation code (see the definition of **bt_opcode_t**). vendorlib n…