Home
last modified time | relevance | path

Searched refs:op (Results 1 - 8 of 8) sorted by relevance

/vendor/hihope/dayu210/bluetooth/include/
H A Duserial_vendor.h186 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data);
H A Dbt_vendor_lib.h172 int (*op)(bt_opcode_t opcode, void* param); member
/vendor/hihope/rk3568/bluetooth/include/
H A Duserial_vendor.h186 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data);
H A Dbt_vendor_lib.h172 int (*op)(bt_opcode_t opcode, void* param); member
/vendor/hihope/dayu210/bluetooth/src/
H A Dbt_vendor_brcm.c142 static int op(bt_opcode_t opcode, void *param) in op() function
218 op,
H A Duserial_vendor.c308 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data) in userial_vendor_ioctl() argument
310 switch (op) { in userial_vendor_ioctl()
/vendor/hihope/rk3568/bluetooth/src/
H A Dbt_vendor_brcm.c142 static int op(bt_opcode_t opcode, void *param) in op() function
218 op,
H A Duserial_vendor.c325 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data) in userial_vendor_ioctl() argument
327 switch (op) { in userial_vendor_ioctl()

Completed in 4 milliseconds