Home
last modified time | relevance | path

Searched refs:L2capSendConfigurationReq (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.h74 int L2capSendConfigurationReq(L2capConnection *conn, const L2capChannel *chan);
H A Dl2cap.c177 L2capSendConfigurationReq(conn, chan); in L2CAP_ConfigReq()
H A Dl2cap_core.c181 int L2capSendConfigurationReq(L2capConnection *conn, const L2capChannel *chan) in L2capSendConfigurationReq() function