Searched refs:TASK_GATTC (Results 1 – 6 of 6) sorted by relevance
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/profile/ |
| A D | prf_utils.c | 83 struct gattc_read_cmd * req = KE_MSG_ALLOC(GATTC_READ_CMD, KE_BUILD_ID(TASK_GATTC, conidx), in prf_read_char_send() 102 KE_BUILD_ID(TASK_GATTC, conidx), prf_src_task_get(prf_env, conidx), in prf_register_atthdl2gatt() 119 KE_BUILD_ID(TASK_GATTC, conidx), prf_src_task_get(prf_env, conidx), in prf_unregister_atthdl2gatt() 135 KE_BUILD_ID(TASK_GATTC, conidx), prf_src_task_get(prf_env, conidx), in prf_disc_svc_send() 163 KE_BUILD_ID(TASK_GATTC, conidx), prf_src_task_get(prf_env, conidx), in prf_gatt_write()
|
| A D | app.c | 268 …struct gattc_exc_mtu_cmd *cmd = KE_MSG_ALLOC(GATTC_EXC_MTU_CMD,KE_BUILD_ID(TASK_GATTC, app_env.con… in appm_set_mtu()
|
| A D | user.c | 293 …tc_send_evt_cmd *evt = KE_MSG_ALLOC_DYN(GATTC_SEND_EVT_CMD,KE_BUILD_ID(TASK_GATTC , user_env->oper… in user_exe_operation()
|
| A D | bass.c | 259 …nd_evt_cmd *batt_lvl = KE_MSG_ALLOC_DYN(GATTC_SEND_EVT_CMD,KE_BUILD_ID(TASK_GATTC, conidx), prf_sr… in bass_notify_batt_lvl()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/ |
| A D | attc.h | 48 L2CC_ATT_PDU_ALLOC_DYN(conidx, opcode, KE_BUILD_ID(TASK_GATTC, conidx), pdu_type, value_len)
|
| A D | rwip_config.h | 657 TASK_GATTC, // Generic Attribute Profile Controller Task enumerator
|
Completed in 13 milliseconds