Home
last modified time | relevance | path

Searched refs:L2capLeFixChannel (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le.h117 int L2CAP_LeRegisterFixChannel(uint16_t cid, const L2capLeFixChannel *chan);
H A Dl2cap_le_if.c341 L2capLeFixChannel chan;
361 int L2CIF_LeRegisterFixChannel(uint16_t cid, const L2capLeFixChannel *chan, void (*cb)(uint16_t cid, int result)) in L2CIF_LeRegisterFixChannel()
375 (void)memcpy_s(&(ctx->chan), sizeof(L2capLeFixChannel), chan, sizeof(L2capLeFixChannel)); in L2CIF_LeRegisterFixChannel()
H A Dl2cap_le.c77 L2capLeFixChannel chanAtt;
78 L2capLeFixChannel chanSm;
1537 int L2CAP_LeRegisterFixChannel(uint16_t cid, const L2capLeFixChannel *chan) in L2CAP_LeRegisterFixChannel()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_le_if.h107 uint16_t cid, const L2capLeFixChannel *chan, void (*cb)(uint16_t cid, int result));
H A Dl2cap_def.h258 } L2capLeFixChannel; typedef
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_init.c140 L2capLeFixChannel lel2capLeFixChannelObj; in ATT_StartUpAsync()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c154 L2capLeFixChannel channel; in SMP_StartupTask()

Completed in 9 milliseconds