Home
last modified time | relevance | path

Searched defs:p_ntf_ind (Results 1 – 25 of 26) sorted by relevance

12

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/mlmr_c/
Dmlmr_c.c190 static void gus_c_att_ntf_ind_cb(uint8_t conn_idx, const ble_gattc_ntf_ind_t *p_ntf_ind) in gus_c_att_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/bas_c/
Dbas_c.c181 static void bas_c_att_ntf_ind_cb(uint8_t conn_idx, const ble_gattc_ntf_ind_t *p_ntf_ind) in bas_c_att_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ancs_c/
Dancs_c.c158 static void ancs_c_att_ntf_ind_cb(uint8_t conn_idx, const ble_gattc_ntf_ind_t *p_ntf_ind) in ancs_c_att_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/otas_c/
Dotas_c.c164 static void otas_c_att_ntf_ind_cb(uint8_t conn_idx, const ble_gattc_ntf_ind_t *p_ntf_ind) in otas_c_att_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/hrs_c/
Dhrs_c.c236 static void hrs_c_att_ntf_ind_cb(uint8_t conn_idx, const ble_gattc_ntf_ind_t *p_ntf_ind) in hrs_c_att_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/gus_c/
Dgus_c.c165 static void gus_c_att_ntf_ind_cb(uint8_t conn_idx, const ble_gattc_ntf_ind_t *p_ntf_ind) in gus_c_att_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/pass_c/
Dpass_c.c192 static void pass_c_att_ntf_ind_cb(uint8_t conn_idx, const ble_gattc_ntf_ind_t *p_ntf_ind) in pass_c_att_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ths_c/
Dths_c.c172 static void ths_c_att_ntf_ind_cb(uint8_t conn_idx, const ble_gattc_ntf_ind_t *p_ntf_ind) in ths_c_att_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/fast_otas/
Dfast_otas.c354 …oid fast_otas_gatts_cmpl_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in fast_otas_gatts_cmpl_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ans_c/
Dans_c.c244 static void ans_c_att_ntf_ind_cb(uint8_t conn_idx, const ble_gattc_ntf_ind_t *p_ntf_ind) in ans_c_att_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/rscs_c/
Drscs_c.c246 static void rscs_c_att_ntf_ind_cb(uint8_t conn_idx, const ble_gattc_ntf_ind_t *p_ntf_ind) in rscs_c_att_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/gus/
Dgus.c383 static void gus_ntf_ind_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in gus_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/pcs/
Dpcs.c376 static void pcs_ntf_ind_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in pcs_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ths/
Dths.c386 …atic void ths_gatts_cmpl_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in ths_gatts_cmpl_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ams_c/
Dams_c.c230 static void ams_c_att_ntf_ind_cb(uint8_t conn_idx, const ble_gattc_ntf_ind_t *p_ntf_ind) in ams_c_att_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/lns/
Dlns.c386 …atic void lns_gatts_cplt_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in lns_gatts_cplt_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/cts_c/
Dcts_c.c355 static void cts_c_att_ntf_ind_cb(uint8_t conn_idx, const ble_gattc_ntf_ind_t *p_ntf_ind) in cts_c_att_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/wss/
Dwss.c365 …c void wss_gatts_ntf_ind_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in wss_gatts_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/cts/
Dcts.c391 …c void cts_gatts_ntf_ind_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in cts_gatts_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/bcs/
Dbcs.c355 static void bcs_ntf_ind_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in bcs_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/wechat/
Dwechat.c412 …c void wechat_gatts_cmpl_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in wechat_gatts_cmpl_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/cscs/
Dcscs.c411 static void cscs_ntf_ind_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in cscs_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/rscs/
Drscs.c412 static void rscs_ntf_ind_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in rscs_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ags/
Dags.c371 static void ags_ntf_ind_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in ags_ntf_ind_cb()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/gls/
Dgls.c958 …c void gls_gatts_ntf_ind_cb(uint8_t conn_idx, uint8_t status, const ble_gatts_ntf_ind_t *p_ntf_ind) in gls_gatts_ntf_ind_cb()

12