Searched defs:log_cb (Results 1 – 3 of 3) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs_priv.h | 147 log_cb, cmd) do \ argument 164 #define BLE_HS_LOG_CMD(is_tx, cmd_type, cmd_name, conn_handle, log_cb, cmd) argument
|
H A D | ble_att_priv.h | 173 #define BLE_ATT_LOG_CMD(is_tx, cmd_name, conn_handle, log_cb, cmd) \ argument
|
H A D | ble_sm_priv.h | 403 #define BLE_SM_LOG_CMD(is_tx, cmd_name, conn_handle, log_cb, cmd) \ argument
|