Home
last modified time | relevance | path

Searched refs:tL2CAP_FIXED_CHNL_REG (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
Dsmp_l2c.c50 tL2CAP_FIXED_CHNL_REG fixed_reg; in smp_l2cap_if_init()
/external/bluetooth/bluedroid/stack/include/
Dl2c_api.h940 } tL2CAP_FIXED_CHNL_REG; typedef
956 L2C_API extern BOOLEAN L2CA_RegisterFixedChannel (UINT16 fixed_cid, tL2CAP_FIXED_CHNL_REG *p_freg);
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_int.h502 tL2CAP_FIXED_CHNL_REG fixed_reg[L2CAP_NUM_FIXED_CHNLS]; /* Reg info for fixed channels */
Dl2c_api.c1282 BOOLEAN L2CA_RegisterFixedChannel (UINT16 fixed_cid, tL2CAP_FIXED_CHNL_REG *p_freg) in L2CA_RegisterFixedChannel()
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_main.c84 tL2CAP_FIXED_CHNL_REG fixed_reg; in gatt_init()