Home
last modified time | relevance | path

Searched refs:t_l2c_linkcb (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h293 struct t_l2c_linkcb* p_lcb; /* Link this CCB is assigned to */
417 typedef struct t_l2c_linkcb { struct
431 friend void l2cu_set_lcb_handle(struct t_l2c_linkcb& p_lcb, uint16_t handle); argument
Dl2c_utils.cc109 void l2cu_set_lcb_handle(struct t_l2c_linkcb& p_lcb, uint16_t handle) { in l2cu_set_lcb_handle()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc286 void l2cu_set_lcb_handle(struct t_l2c_linkcb& /* p_lcb */, in l2cu_set_lcb_handle() argument