Searched refs:SetHandle (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/l2cap/ | ||
D | l2c_int.h | 434 void SetHandle(uint16_t handle) { handle_ = handle; } in SetHandle() function |
D | l2c_utils.cc | 107 p_lcb.SetHandle(handle); in l2cu_set_lcb_handle() |