Home
last modified time | relevance | path

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

/subsys/bluetooth/host/classic/
A Drfcomm.c823 static int rfcomm_send_nsc(struct bt_rfcomm_session *session, uint8_t cmd_type) in rfcomm_send_nsc() argument
829 BT_RFCOMM_NSC, sizeof(cmd_type)); in rfcomm_send_nsc()
831 net_buf_add_u8(buf, cmd_type); in rfcomm_send_nsc()

Completed in 14 milliseconds