Searched refs:list_allocate_add (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_coex.c | 412 static uint8_t list_allocate_add(uint16_t handle, uint16_t psm, in list_allocate_add() function 848 status = list_allocate_add(handle, psm, profile_index, 0, scid); in handle_l2cap_con_req() 850 status = list_allocate_add(handle, psm, profile_index, scid, 0); in handle_l2cap_con_req()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | rtk_coex.c | 412 static uint8_t list_allocate_add(uint16_t handle, uint16_t psm, in list_allocate_add() function 848 status = list_allocate_add(handle, psm, profile_index, 0, scid); in handle_l2cap_con_req() 850 status = list_allocate_add(handle, psm, profile_index, scid, 0); in handle_l2cap_con_req()
|