ESP-IDF
BLE_NPL_INVALID_PARAM
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BLE_NPL_INVALID_PARAM
BLE_NPL_INVALID_PARAM value
Syntax
Show:
Summary
Declaration
from
nimble_npl.h:38
BLE_NPL_INVALID_PARAM
=
3
;
Examples
References
from
examples
Code
Location
Referrer
BLE_NPL_INVALID_PARAM
=
3
,
nimble_npl.h:38
return
BLE_NPL_INVALID_PARAM
;
npl_os_freertos.c:399
npl_freertos_mutex_init()
return
BLE_NPL_INVALID_PARAM
;
npl_os_freertos.c:430
npl_freertos_mutex_deinit()
return
BLE_NPL_INVALID_PARAM
;
npl_os_freertos.c:499
npl_freertos_mutex_pend()
return
BLE_NPL_INVALID_PARAM
;
npl_os_freertos.c:520
npl_freertos_mutex_release()
return
BLE_NPL_INVALID_PARAM
;
npl_os_freertos.c:546
npl_freertos_sem_init()
return
BLE_NPL_INVALID_PARAM
;
npl_os_freertos.c:577
npl_freertos_sem_deinit()
return
BLE_NPL_INVALID_PARAM
;
npl_os_freertos.c:601
npl_freertos_sem_pend()
return
BLE_NPL_INVALID_PARAM
;
npl_os_freertos.c:627
npl_freertos_sem_release()
return
BLE_NPL_INVALID_PARAM
;
npl_os_freertos.c:665
esp_err_to_npl_error()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BLE_NPL_INVALID_PARAM
is read by 9 functions:
All items filtered out
BLE_NPL_INVALID_PARAM
npl_freertos_mutex_init()
npl_freertos_mutex_deinit()
npl_freertos_mutex_pend()
npl_freertos_mutex_release()
npl_freertos_sem_init()
npl_freertos_sem_deinit()
npl_freertos_sem_pend()
npl_freertos_sem_release()
esp_err_to_npl_error()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out