Searched refs:op (Results 1 - 8 of 8) sorted by relevance
/vendor/hihope/dayu210/bluetooth/include/ |
H A D | userial_vendor.h | 186 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data);
|
H A D | bt_vendor_lib.h | 172 int (*op)(bt_opcode_t opcode, void* param); member
|
/vendor/hihope/rk3568/bluetooth/include/ |
H A D | userial_vendor.h | 186 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data);
|
H A D | bt_vendor_lib.h | 172 int (*op)(bt_opcode_t opcode, void* param); member
|
/vendor/hihope/dayu210/bluetooth/src/ |
H A D | bt_vendor_brcm.c | 142 static int op(bt_opcode_t opcode, void *param) in op() function 218 op,
|
H A D | userial_vendor.c | 308 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 D | bt_vendor_brcm.c | 142 static int op(bt_opcode_t opcode, void *param) in op() function 218 op,
|
H A D | userial_vendor.c | 325 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 3 milliseconds