Searched defs:fixed_cid (Results 1 – 3 of 3) sorted by relevance
| /system/bt/stack/l2cap/ |
| D | l2c_api.cc | 1630 bool L2CA_RegisterFixedChannel(uint16_t fixed_cid, in L2CA_RegisterFixedChannel() 1656 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() 1661 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda, in L2CA_ConnectFixedChnl() 1773 uint16_t L2CA_SendFixedChnlData(uint16_t fixed_cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData() 1887 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() 1953 bool L2CA_SetFixedChannelTout(const RawAddress& rem_bda, uint16_t fixed_cid, in L2CA_SetFixedChannelTout()
|
| D | l2c_utils.cc | 2534 bool l2cu_initialize_fixed_ccb(tL2C_LCB* p_lcb, uint16_t fixed_cid, in l2cu_initialize_fixed_ccb()
|
| /system/bt/stack/smp/ |
| D | smp_utils.cc | 336 uint16_t fixed_cid = L2CAP_SMP_CID; in smp_send_msg_to_L2CAP() local
|