Searched refs:gatt_act_write (Results 1 – 3 of 3) sorted by relevance
76 gatt_act_write(p_clcb, GATT_SEC_SIGN_DATA); in gatt_sign_data()139 gatt_act_write(p_clcb, sec_act); in gatt_sec_check_complete()
529 extern void gatt_act_write(tGATT_CLCB* p_clcb, uint8_t sec_act);
210 void gatt_act_write(tGATT_CLCB* p_clcb, uint8_t sec_act) { in gatt_act_write() function