Home | History | Annotate | Download | only in gatt

Lines Matching refs:gatt_update_app_use_link_flag

269 ** Function         gatt_update_app_use_link_flag
277 void gatt_update_app_use_link_flag (tGATT_IF gatt_if, tGATT_TCB *p_tcb, BOOLEAN is_add, BOOLEAN check_acl_link)
279 GATT_TRACE_DEBUG2("gatt_update_app_use_link_flag is_add=%d chk_link=%d",
363 gatt_update_app_use_link_flag(p_reg->gatt_if, p_tcb, TRUE, FALSE);
841 gatt_update_app_use_link_flag(p_reg->gatt_if, p_tcb, TRUE, TRUE);