Definitions and prototypes for the L2CAP interface. More...
Modules | |
| Enumerations | |
| Structures | |
| Functions | |
Classes | |
| struct | ble_l2cap_evt_conn_req_t |
| L2cap Connect Request event for BLE_L2CAP_EVT_CONN_REQ. More... | |
| struct | ble_l2cap_evt_conn_ind_t |
| L2cap Connected Indicate event for BLE_L2CAP_EVT_CONN_IND. More... | |
| struct | ble_l2cap_evt_add_credits_ind_t |
| L2cap Credits Add Indicate event for BLE_L2CAP_EVT_ADD_CREDITS_IND. More... | |
| struct | ble_l2cap_evt_disconnect_t |
| L2cap disconnect event for BLE_L2CAP_EVT_DISCONNECTED. More... | |
| struct | ble_l2cap_evt_sdu_recv_t |
| L2cap SDU Receive event for BLE_L2CAP_EVT_SDU_RECV. More... | |
| struct | ble_l2cap_evt_sdu_send_t |
| L2cap SDU Send event for BLE_L2CAP_EVT_SDU_SEND. More... | |
| struct | ble_l2cap_evt_add_credits_cplt_t |
| L2cap Credits Add Completed event for BLE_L2CAP_EVT_ADD_CREDITS_CPLT. More... | |
| struct | ble_l2cap_evt_t |
| BLE L2CAP event structure. More... | |
Definitions and prototypes for the L2CAP interface.