Lines Matching full:debug
167 BLE_HS_LOG(DEBUG, "sdu_len=%d, received LE frame=%d, credits=%d\n", in ble_l2cap_coc_rx_fn()
185 BLE_HS_LOG(DEBUG, "Continuation...received %d\n", (*om)->om_len); in ble_l2cap_coc_rx_fn()
190 BLE_HS_LOG(DEBUG, "Could not append data rc=%d\n", rc); in ble_l2cap_coc_rx_fn()
200 BLE_HS_LOG(DEBUG, "Received sdu_len=%d, credits left=%d\n", in ble_l2cap_coc_rx_fn()
228 BLE_HS_LOG(DEBUG, "Received partial sdu_len=%d, credits left=%d\n", in ble_l2cap_coc_rx_fn()
336 BLE_HS_LOG(DEBUG, "Available credits %d\n", tx->credits); in ble_l2cap_coc_continue_tx()
352 BLE_HS_LOG(DEBUG, "Could not prepare l2cap packet len %d", len); in ble_l2cap_coc_continue_tx()
361 BLE_HS_LOG(DEBUG, "Sending SDU len=%d\n", OS_MBUF_PKTLEN(tx->sdu)); in ble_l2cap_coc_continue_tx()
364 BLE_HS_LOG(DEBUG, "Could not append data rc=%d", rc); in ble_l2cap_coc_continue_tx()
376 BLE_HS_LOG(DEBUG, "Could not append data rc=%d", rc); in ble_l2cap_coc_continue_tx()
394 BLE_HS_LOG(DEBUG, "Sent %d bytes, credits=%d, to send %d bytes \n", in ble_l2cap_coc_continue_tx()
398 BLE_HS_LOG(DEBUG, "Complete package sent"); in ble_l2cap_coc_continue_tx()