Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgap.h138 #define BT_GAP_DATA_LEN_DEFAULT 0x001b /* 27 bytes */ macro
A Dconn.h194 BT_CONN_LE_DATA_LEN_PARAM(BT_GAP_DATA_LEN_DEFAULT, \
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c2442 conn->le.data_len.tx_max_len = BT_GAP_DATA_LEN_DEFAULT; in enh_conn_complete()
2444 conn->le.data_len.rx_max_len = BT_GAP_DATA_LEN_DEFAULT; in enh_conn_complete()

Completed in 36 milliseconds