Home
last modified time | relevance | path

Searched refs:l2c_ble_fixed_chnls_mask (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_api.c1715 peer_channel_mask = l2cb.l2c_ble_fixed_chnls_mask; in L2CA_ConnectFixedChnl()
1841 peer_channel_mask = l2cb.l2c_ble_fixed_chnls_mask; in L2CA_SendFixedChnlData()
Dl2c_int.h505 tL2C_BLE_FIXED_CHNLS_MASK l2c_ble_fixed_chnls_mask; // LE fixed channels mask member
Dl2c_main.c849 l2cb.l2c_ble_fixed_chnls_mask = in l2c_init()
Dl2c_utils.c2892 p_lcb->peer_chnl_mask[0] = l2cb.l2c_ble_fixed_chnls_mask; in l2cu_process_fixed_chnl_resp()