Searched refs:gattc_read_cfm (Results 1 – 4 of 4) sorted by relevance
98 struct gattc_read_cfm* read_cache;
549 struct gattc_read_cfm struct
274 struct gattc_read_cfm * cfm; in gattc_read_req_ind_handler()304 cfm = KE_MSG_ALLOC_DYN(GATTC_READ_CFM, src_id, dest_id, gattc_read_cfm, length); in gattc_read_req_ind_handler()
376 …struct gattc_read_cfm *cfm = KE_MSG_ALLOC_DYN(GATTC_READ_CFM, src_id, dest_id, gattc_read_cfm, val… in user_gattc_read_req_ind_handler()
Completed in 11 milliseconds