Home
last modified time | relevance | path

Searched refs:TASK_GAPC (Results 1 – 5 of 5) sorted by relevance

/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/profile/
A Dapp.c209 …struct gapc_disconnect_cmd *cmd = KE_MSG_ALLOC(GAPC_DISCONNECT_CMD,KE_BUILD_ID(TASK_GAPC, app_env.… in appm_disconnect()
288 …struct gapc_param_update_cmd *cmd = KE_MSG_ALLOC(GAPC_PARAM_UPDATE_CMD,KE_BUILD_ID(TASK_GAPC, app_… in appm_update_param()
A Dapp_task.c484 KE_BUILD_ID(TASK_GAPC, app_env.conidx), TASK_APP, in gapc_connection_req_ind_handler()
572 KE_BUILD_ID(TASK_GAPC, app_env.conidx), TASK_APP, in appm_gapc_param_updated_req_ind_handler()
A Dapp_sec.c107 … KE_BUILD_ID(TASK_GAPC, app_env.conidx), TASK_APP, gapc_security_cmd);// Security request in app_sec_send_security_req()
A Dprf.c586 prf_env.prf[i].task = TASK_GAPC + i +1; in prf_init()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/
A Drwip_config.h659 TASK_GAPC, // Generic Access Profile Controller enumerator
662 TASK_PRF_MAX = (TASK_GAPC + BLE_NB_PROFILES),

Completed in 47 milliseconds