Searched refs:L2C_BLE_NOT_DEFAULT_PARAM (Results 1 – 2 of 2) sorted by relevance
311 p_lcb->conn_update_mask = L2C_BLE_NOT_DEFAULT_PARAM; in l2cble_conn_comp()366 if (p_lcb->conn_update_mask & L2C_BLE_NOT_DEFAULT_PARAM && in l2cble_start_conn_update()394 p_lcb->conn_update_mask &= ~L2C_BLE_NOT_DEFAULT_PARAM; in l2cble_start_conn_update()419 p_lcb->conn_update_mask |= L2C_BLE_NOT_DEFAULT_PARAM; in l2cble_start_conn_update()
442 #define L2C_BLE_NOT_DEFAULT_PARAM \ macro