Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsmp_null.c68 bt_l2cap_send(conn, BT_L2CAP_CID_SMP, buf); in bt_smp_recv()
A Dl2cap_br.c243 bt_l2cap_send(chan->chan.conn, BT_L2CAP_CID_BR_SIG, buf); in l2cap_br_chan_send_req()
441 bt_l2cap_send(conn, BT_L2CAP_CID_BR_SIG, rsp_buf); in l2cap_br_info_req()
650 bt_l2cap_send(conn, BT_L2CAP_CID_BR_SIG, buf); in l2cap_br_send_conn_rsp()
888 bt_l2cap_send(conn, BT_L2CAP_CID_BR_SIG, buf); in l2cap_br_send_reject()
1017 bt_l2cap_send(conn, BT_L2CAP_CID_BR_SIG, buf); in l2cap_br_conf_req()
1105 bt_l2cap_send(conn, BT_L2CAP_CID_BR_SIG, buf); in l2cap_br_disconn_req()
1330 bt_l2cap_send(ch->chan.conn, ch->tx.cid, buf); in bt_l2cap_br_chan_send()
A Dl2cap.c455 bt_l2cap_send(chan->conn, BT_L2CAP_CID_LE_SIG, buf); in l2cap_chan_send_req()
620 bt_l2cap_send(conn, BT_L2CAP_CID_LE_SIG, buf); in l2cap_send_reject()
679 bt_l2cap_send(conn, BT_L2CAP_CID_LE_SIG, buf); in le_conn_param_update_req()
1065 bt_l2cap_send(conn, BT_L2CAP_CID_LE_SIG, buf); in le_conn_req()
1167 bt_l2cap_send(conn, BT_L2CAP_CID_LE_SIG, buf); in le_ecred_conn_req()
1242 bt_l2cap_send(conn, BT_L2CAP_CID_LE_SIG, buf); in le_ecred_reconf_req()
1310 bt_l2cap_send(conn, BT_L2CAP_CID_LE_SIG, buf); in le_disconn_req()
2004 bt_l2cap_send(chan->chan.conn, BT_L2CAP_CID_LE_SIG, buf); in l2cap_chan_send_credits()
2292 bt_l2cap_send(conn, BT_L2CAP_CID_LE_SIG, buf); in bt_l2cap_update_conn_param()
A Dl2cap_internal.h324 static inline void bt_l2cap_send(struct bt_conn *conn, u16_t cid, in bt_l2cap_send() function
A Dsmp.c1588 bt_l2cap_send(smp->chan.chan.conn, BT_L2CAP_CID_SMP, buf); in smp_br_error()
1901 bt_l2cap_send(smp->chan.chan.conn, BT_L2CAP_CID_SMP, buf); in smp_error()
2859 bt_l2cap_send(conn, BT_L2CAP_CID_SMP, req_buf); in smp_send_security_req()

Completed in 18 milliseconds