Searched refs:BT_CONN_LE_OPT_CODED (Results 1 – 2 of 2) sorted by relevance
450 BT_CONN_LE_OPT_CODED = BIT(0), enumerator
1629 BT_CONN_LE_OPT_CODED) ? 1 : 0); in bt_le_create_conn_ext()1671 if (bt_dev.create_param.options & BT_CONN_LE_OPT_CODED) { in bt_le_create_conn_ext()1706 BT_CONN_LE_OPT_CODED) ? 1 : 0); in bt_le_create_conn_ext()1746 if (bt_dev.create_param.options & BT_CONN_LE_OPT_CODED) { in bt_le_create_conn_ext()
Completed in 17 milliseconds